X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/f11df3cfc71d766fef9e97064091b12cc6a05a07..461a22291d690a971301414c8e9e28a3d563e107:/debian/patches/upstream/537818-emptycharset.patch diff --git a/debian/patches/upstream/537818-emptycharset.patch b/debian/patches/upstream/537818-emptycharset.patch index a330018..bdbe083 100644 --- a/debian/patches/upstream/537818-emptycharset.patch +++ b/debian/patches/upstream/537818-emptycharset.patch @@ -3,7 +3,7 @@ empty, see upstream bug http://bugs.mutt.org/3326 --- a/init.c +++ b/init.c -@@ -1751,6 +1751,9 @@ +@@ -1732,6 +1732,9 @@ char *p, *q = NULL, *s = safe_strdup (val); int rc = 0, strict = strcmp (opt->option, "send_charset") == 0;