X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Funicode.h;h=79934540c586adefee3459b7dc1e1d24a44ff9d8;hb=8c0ad492c6c91af6097bd4e50bccfd36f130bd95;hp=40e8ae09a032942c5b6f04a4fb1f10b0bbf5fa65;hpb=05b662ffd1b2b834ba6810b835cc15c4f7381801;p=libucw.git diff --git a/lib/unicode.h b/lib/unicode.h index 40e8ae09..79934540 100644 --- a/lib/unicode.h +++ b/lib/unicode.h @@ -1,5 +1,5 @@ /* - * Sherlock Library -- Unicode Characters + * UCW Library -- Unicode Characters * * (c) 1997--2004 Martin Mares * (c) 2004 Robert Spalek @@ -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 */