Remove trailing whitespace

This commit is contained in:
j883376
2013-05-06 13:07:41 -04:00
parent 7a93966158
commit ffcff4aea1
548 changed files with 16397 additions and 16398 deletions
+2 -2
View File
@@ -38,7 +38,7 @@
#include "entity.h"
#ifdef THIS /* this macro seems to leak out on some systems */
#undef THIS
#undef THIS
#endif
@@ -2112,7 +2112,7 @@ XS(boot_EntityList)
char file[256];
strncpy(file, __FILE__, 256);
file[255] = 0;
if(items != 1)
fprintf(stderr, "boot_quest does not take any arguments.");
char buf[128];