]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-info.h
Code cleanup: mostly removing empty lines
[ngircd-alex.git] / src / ngircd / irc-info.h
index 3ed03aa102d067886d856eaf1d6e6671d5e5cb55..6b6124b9ee9910faa6b9b3003d04926022d11f81 100644 (file)
@@ -9,7 +9,6 @@
  * Please read the file COPYING, README and AUTHORS for more information.
  */
 
-
 #ifndef __irc_info_h__
 #define __irc_info_h__
 
@@ -41,8 +40,6 @@ GLOBAL bool IRC_Send_NAMES PARAMS(( CLIENT *Client, CHANNEL *Chan ));
 GLOBAL bool IRC_Show_MOTD PARAMS(( CLIENT *Client ));
 GLOBAL bool IRC_Send_ISUPPORT PARAMS(( CLIENT *Client ));
 
-
 #endif
 
-
 /* -eof- */