]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/lists.c
Code cleanup: mostly removing empty lines
[ngircd-alex.git] / src / ngircd / lists.c
index cde928f6bf9c0301b260d5fb25b1cf89b2dbfaca..b30326dea331b43d24b6951fba6eb1427f6de04c 100644 (file)
@@ -9,7 +9,6 @@
  * Please read the file COPYING, README and AUTHORS for more information.
  */
 
-
 #include "portab.h"
 
 /**
@@ -211,7 +210,6 @@ Lists_MakeMask(const char *Pattern)
 } /* Lists_MakeMask */
 
 
-
 bool
 Lists_Check( struct list_head *header, CLIENT *Client)
 {