Fix spacing

This commit is contained in:
Akkadius
2015-01-10 15:47:36 -06:00
parent 6844645dfb
commit b76e179d75
39 changed files with 409 additions and 409 deletions
+1 -1
View File
@@ -3519,7 +3519,7 @@ EXTERN_C XS(boot_quest)
file[255] = '\0';
if(items != 1)
logger.Log(EQEmuLogSys::Error,"boot_quest does not take any arguments.");
logger.Log(EQEmuLogSys::Error, "boot_quest does not take any arguments.");
char buf[128]; //shouldent have any function names longer than this.