mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-01 07:26:36 +00:00
Fix spacing
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ EXTERN_C XS(boot_qc)
|
||||
file[255] = '\0';
|
||||
|
||||
if(items != 1)
|
||||
logger.Log(EQEmuLogSys::Error,"boot_qc does not take any arguments.");
|
||||
logger.Log(EQEmuLogSys::Error, "boot_qc does not take any arguments.");
|
||||
|
||||
char buf[128]; //shouldent have any function names longer than this.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user