1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-24 13:57:43 +03:00

HEIMDAL:lib/wind: export wind_ucs2write()

Pair-Programmed-With: Arvid Requate <requate@univention.de>

metze
This commit is contained in:
Stefan Metzmacher 2011-11-15 14:38:38 +01:00
parent a01de42a36
commit d158a5cb91

View File

@ -14,6 +14,7 @@ HEIMDAL_WIND_1.0 {
wind_utf8ucs2_length;
wind_ucs2utf8_length;
wind_ucs2read;
wind_ucs2write;
# testing
_wind_combining_class;
_wind_stringprep_testbidi;