]> mj.ucw.cz Git - libucw.git/blob - charset/toupper.c
typo fixed
[libucw.git] / charset / toupper.c
1 /*
2  *      The UniCode Library -- Uppercase Table
3  *
4  *      (c) 1997 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
5  */
6
7 #include "lib/lib.h"
8 #include "charset/unicode.h"
9 #include "charset/U-upper.h"