Move encoding conversion routine out of mailinfo to utf8.c
commitb45974a655e0e41441e5db64c091000171435096
authorJunio C Hamano <junkio@cox.net>
Sun, 24 Dec 2006 07:36:55 +0000 (23 23:36 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 26 Dec 2006 08:22:39 +0000 (26 00:22 -0800)
treeeda158daf71b9994b42002b0fe4b50800a4eb789
parent6934dec89538e054823aadcce08af040bc8dcf79
Move encoding conversion routine out of mailinfo to utf8.c

This moves the body of convert_to_utf8() routine used in mailinfo
to the utf8.c i18n library.

Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-mailinfo.c
utf8.c
utf8.h