]> mj.ucw.cz Git - libucw.git/blobdiff - lib/unicode.h
Added a magical constant estimating non-uniformity of hash functions.
[libucw.git] / lib / unicode.h
index 40e8ae09a032942c5b6f04a4fb1f10b0bbf5fa65..79934540c586adefee3459b7dc1e1d24a44ff9d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *     Sherlock Library -- Unicode Characters
+ *     UCW Library -- Unicode Characters
  *
  *     (c) 1997--2004 Martin Mares <mj@ucw.cz>
  *     (c) 2004 Robert Spalek <robert@ucw.cz>
@@ -8,8 +8,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#ifndef _UNICODE_H
-#define _UNICODE_H
+#ifndef _UCW_UNICODE_H
+#define _UCW_UNICODE_H
 
 /* Macros for handling UTF-8 */