[11508] Restore build with GCC (so make sources real C++ from VC++)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NeatElves 2011-05-18 20:43:58 +04:00 committed by VladimirMangos
parent 6ed4dfe827
commit 87d6cf2367
3 changed files with 3 additions and 3 deletions

View file

@ -145,7 +145,7 @@ extern int main(int argc, char **argv)
break;
case 's':
stopDaemon();
break
break;
}
#endif