author | Junio C Hamano <junkio@cox.net> | |
Sun, 24 Dec 2006 07:36:55 +0000 (23:36 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 26 Dec 2006 08:22:39 +0000 (00:22 -0800) | ||
commit | b45974a655e0e41441e5db64c091000171435096 | |
tree | eda158daf71b9994b42002b0fe4b50800a4eb789 | tree | snapshot |
parent | 6934dec89538e054823aadcce08af040bc8dcf79 | commit | diff |
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>
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 | diff | blob | history | |
utf8.c | diff | blob | history | |
utf8.h | diff | blob | history |