Fix trailing whitespace

This commit is contained in:
Markus Armbruster 2008-09-17 21:09:14 -04:00
parent a9653c475b
commit d702068457
509 changed files with 922 additions and 922 deletions

View file

@ -8,5 +8,5 @@ Index: empserver/src/lib/global/constants.c
-char *pre_update_hook = "";
+char *pre_update_hook = "echo pre_update_hook executed here";
int max_idle = 15; /* session dies after max_idle minutes idle */
int sect_mob_max = 127; /* sector mobility limits */