X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fhash.h;h=b28ff4db44607b8e7009318410be4bffea200bf7;hp=684eeeeef02204eb8218f32eac671bd1ea480fbc;hb=00249f3c805ec0b4564901dce0f3a7b0c20ce439;hpb=03628dbeaf40a9de34b3eb6d5bf6dd34eed8248c diff --git a/src/ngircd/hash.h b/src/ngircd/hash.h index 684eeeee..b28ff4db 100644 --- a/src/ngircd/hash.h +++ b/src/ngircd/hash.h @@ -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- */