]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-server.h
Code cleanup: mostly removing empty lines
[ngircd-alex.git] / src / ngircd / irc-server.h
index 072f16cc46782bb6e9f59887fcf50550500cf4a6..39968d0ce710885ca62e3df576bb1808ac0e6496 100644 (file)
@@ -9,7 +9,6 @@
  * Please read the file COPYING, README and AUTHORS for more information.
  */
 
-
 #ifndef __irc_server_h__
 #define __irc_server_h__
 
@@ -24,8 +23,6 @@ GLOBAL bool IRC_SQUIT PARAMS((CLIENT *Client, REQUEST *Req ));
 
 GLOBAL bool IRC_ENDOFMOTD_Server PARAMS((CLIENT *Client));
 
-
 #endif
 
-
 /* -eof- */