mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Typo
Former-commit-id: a6032547f54a181f4a48d41b9f8018ac84d42140
This commit is contained in:
parent
fa66c3b2b5
commit
fe8a92b2eb
@ -93,7 +93,7 @@ Json::Value loadConfig(const std::string & configFile)
|
|||||||
int main(int argc, char** argv)
|
int main(int argc, char** argv)
|
||||||
{
|
{
|
||||||
std::cout
|
std::cout
|
||||||
<< "Hyperion Ambilight Deamon:" << std::endl
|
<< "Hyperion Ambilight Deamon" << std::endl
|
||||||
<< "\tVersion : " << HYPERION_VERSION_ID << std::endl
|
<< "\tVersion : " << HYPERION_VERSION_ID << std::endl
|
||||||
<< "\tBuild Time: " << __DATE__ << " " << __TIME__ << std::endl;
|
<< "\tBuild Time: " << __DATE__ << " " << __TIME__ << std::endl;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user