]> mj.ucw.cz Git - libucw.git/blobdiff - lib/hashtable.h
Adjust comments in UCW Library modules.
[libucw.git] / lib / hashtable.h
index 75276fcef562d07ae2fd6ab4aeed805d88bda888..33a7cc3ef1c68e58302c3108a6f3bfc1fada2ea7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *     Sherlock Library -- Universal Hash Table
+ *     UCW Library -- Universal Hash Table
  *
  *     (c) 2002--2004 Martin Mares <mj@ucw.cz>
  *     (c) 2002 Robert Spalek <robert@ucw.cz>
  *  undef'd.
  */
 
-#ifndef _SHERLOCK_HASHFUNC_H
+#ifndef _UCW_HASHFUNC_H
 #include "lib/hashfunc.h"
 #endif