1
0

Merge pull request #193 from tigerw/bugfixes

Startup messages revision.
This commit is contained in:
Mattes D
2013-10-01 02:40:13 -07:00
9 changed files with 60 additions and 48 deletions

View File

@@ -297,7 +297,7 @@ bool cWebAdmin::Init(int a_Port)
}
LOG("Starting WebAdmin on port %i", m_Port);
LOGINFO("Starting WebAdmin on port %i", m_Port);
#ifdef _WIN32
HANDLE hThread = CreateThread(