]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-channel.h
Code cleanup: mostly removing empty lines
[ngircd-alex.git] / src / ngircd / irc-channel.h
index 89bbafef96459fd1aa468906f7a6fed5f5fd1a1c..685ec0c3044eccd711ea0c9e085fca5acbd5bdfb 100644 (file)
@@ -9,7 +9,6 @@
  * Please read the file COPYING, README and AUTHORS for more information.
  */
 
-
 #ifndef __irc_channel_h__
 #define __irc_channel_h__
 
@@ -26,8 +25,6 @@ GLOBAL bool IRC_LIST PARAMS((CLIENT *Client, REQUEST *Req ));
 
 GLOBAL bool IRC_CHANINFO PARAMS((CLIENT *Client, REQUEST *Req ));
 
-
 #endif
 
-
 /* -eof- */