]> jfr.im git - solanum.git/blobdiff - include/s_serv.h
Revert "ircd: rework sendq limits a bit."
[solanum.git] / include / s_serv.h
index bf733bcb7993f52a4d8adcdb6848b3906c65016c..169007538ba84ee12207a701fc7d6e30eaa6ef3c 100644 (file)
@@ -39,7 +39,7 @@
 /*
  * number of seconds to wait after server starts up, before
  * starting try_connections()
- * TOO SOON and you can nick collide like crazy. 
+ * TOO SOON and you can nick collide like crazy.
  */
 #define STARTUP_CONNECTIONS_TIME 60
 
@@ -105,7 +105,7 @@ extern int MaxConnectionCount;      /* GLOBAL - highest number of connections */
 extern int refresh_user_links;
 
 /*
- * return values for hunt_server() 
+ * return values for hunt_server()
  */
 #define HUNTED_NOSUCH   (-1)   /* if the hunted server is not found */
 #define HUNTED_ISME     0      /* if this server should execute the command */