X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/90ca98902668310adea2bd544a61a3d6c9c12f1c..73c09bc56e79605cf421a31c7e36958422055a20:/debian/patches/upstream/228671-pipe-mime.patch diff --git a/debian/patches/upstream/228671-pipe-mime.patch b/debian/patches/upstream/228671-pipe-mime.patch index f17b147..830219f 100644 --- a/debian/patches/upstream/228671-pipe-mime.patch +++ b/debian/patches/upstream/228671-pipe-mime.patch @@ -6,7 +6,7 @@ Updated in #569279. --- a/imap/message.c +++ b/imap/message.c -@@ -392,7 +392,7 @@ int imap_fetch_message (MESSAGE *msg, CO +@@ -398,7 +398,7 @@ char path[_POSIX_PATH_MAX]; char *pc; long bytes; @@ -15,7 +15,7 @@ Updated in #569279. int uid; int cacheno; IMAP_CACHE *cache; -@@ -489,9 +489,15 @@ int imap_fetch_message (MESSAGE *msg, CO +@@ -495,9 +495,15 @@ imap_error ("imap_fetch_message()", buf); goto bail; }