]> jfr.im git - solanum.git/blobdiff - include/ircd_defs.h
Remove trailing whitespace from all .c and .h files.
[solanum.git] / include / ircd_defs.h
index a3f73b527bb5834af443e8869570aa61e8767121..58411530a4ea9b86c6c7d97112f2883f26b2ee42 100644 (file)
@@ -27,7 +27,7 @@
 
 /*
  * NOTE: NICKLEN and TOPICLEN do not live here anymore. Set it with configure
- * Otherwise there are no user servicable part here. 
+ * Otherwise there are no user servicable part here.
  *
  */
 
@@ -91,8 +91,8 @@
 
 #define HELPLEN         400
 
-/* 
- * message return values 
+/*
+ * message return values
  */
 #define CLIENT_EXITED    -2
 #define CLIENT_PARSE_ERROR -1