]> mj.ucw.cz Git - libucw.git/blobdiff - lib/ff-utf8.h
More bug fixes^W^Wimprovements to the timing statistics.
[libucw.git] / lib / ff-utf8.h
index dd86ba6504227aabc432c908ff8e9d30615597da..31510ff4411b5aceb85c9c921f20ff9d8f086474 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *     Sherlock Library: Reading and writing of UTF-8 on Fastbuf Streams
+ *     UCW Library: Reading and writing of UTF-8 on Fastbuf Streams
  *
  *     (c) 2001--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 _FF_UTF8_H
-#define _FF_UTF8_H
+#ifndef _UCW_FF_UTF8_H
+#define _UCW_FF_UTF8_H
 
 #include "lib/fastbuf.h"
 #include "lib/unicode.h"