]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/hash.h
When sending an error use the IRC_WriteErrClient() variant
[ngircd-alex.git] / src / ngircd / hash.h
index 684eeeeef02204eb8218f32eac671bd1ea480fbc..b28ff4db44607b8e7009318410be4bffea200bf7 100644 (file)
@@ -9,7 +9,6 @@
  * Please read the file COPYING, README and AUTHORS for more information.
  */
 
-
 #ifndef __hash_h__
 #define __hash_h__
 
@@ -22,5 +21,4 @@ GLOBAL UINT32 Hash PARAMS((const char *String ));
 
 #endif
 
-
 /* -eof- */