X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fngircd%2Fhash.h;h=b28ff4db44607b8e7009318410be4bffea200bf7;hb=32f63abb59b5c9f47b4d517e0bbf9cc73fd044dc;hp=684eeeeef02204eb8218f32eac671bd1ea480fbc;hpb=03628dbeaf40a9de34b3eb6d5bf6dd34eed8248c;p=ngircd-alex.git 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- */