author | Brandon Casey <casey@nrlssc.navy.mil> | |
Mon, 18 May 2009 23:44:41 +0000 (18:44 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 19 May 2009 03:53:15 +0000 (20:53 -0700) | ||
commit | 62645006044c7453439f6ad8dafc984441ac54b6 | |
tree | dbd7c4fccc2f202e98d773fe9dce89210e7d7639 | tree | snapshot |
parent | ed1e3985e445e4cb4558056f8a31c366f2bf2634 | commit | diff |
builtin-mailinfo.c: use "ISO8859-1" instead of "latin1" as fallback encoding
Some platforms do not understand the character encoding "latin1" which is
another name for "ISO8859-1". So use "ISO8859-1" instead which all tested
platforms understand.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Some platforms do not understand the character encoding "latin1" which is
another name for "ISO8859-1". So use "ISO8859-1" instead which all tested
platforms understand.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-mailinfo.c | diff | blob | history |