mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
Misc: CRLF to LF, whitespace cleanup and tabs to spaces
This commit is contained in:
@@ -109,7 +109,7 @@ void Log::CreateAppenderFromConfig(const char* name)
|
||||
|
||||
if (++iter != tokens.end())
|
||||
flags = AppenderFlags(atoi(*iter));
|
||||
|
||||
|
||||
switch (type)
|
||||
{
|
||||
case APPENDER_CONSOLE:
|
||||
|
||||
Reference in New Issue
Block a user