Export stringprep_utf8_to_unichar.
commit6ac01e5483bc807ab39fe9ef628b6fa409b62e87
authorSimon Josefsson <simon@josefsson.org>
Sat, 30 Nov 2002 14:52:14 +0000 (30 14:52 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sat, 30 Nov 2002 14:52:14 +0000 (30 14:52 +0000)
tree2441d989bb030bb2318cf416c56848bb71f1d0fa
parentbd5942825161d2a3f1c331299d22ae8c57f997c6
Export stringprep_utf8_to_unichar.

Rename stringprep_utf8_to_ucs4_fast to stringprep_utf8_to_ucs4 to
clean up API (old entry maintained for binary backwards compatibility
though).

Indent.

Add sign make target.
Makefile.am
example.c
nfkc.c
stringprep.h.in
tst_stringprep.c