Fixed minor style issues.
This commit is contained in:
parent
6f5aa487ed
commit
95af3eb526
@ -113,8 +113,8 @@ void cRoot::Start(void)
|
|||||||
LOG("--- Started Log ---\n");
|
LOG("--- Started Log ---\n");
|
||||||
|
|
||||||
#ifdef BUILD_ID
|
#ifdef BUILD_ID
|
||||||
LOG("MCServer " BUILD_SERIES_NAME " build id: " BUILD_ID );
|
LOG("MCServer " BUILD_SERIES_NAME " build id: " BUILD_ID);
|
||||||
LOG("from commit id: " BUILD_COMMIT_ID " built at: " BUILD_DATETIME );
|
LOG("from commit id: " BUILD_COMMIT_ID " built at: " BUILD_DATETIME);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
cDeadlockDetect dd;
|
cDeadlockDetect dd;
|
||||||
|
Loading…
Reference in New Issue
Block a user