]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/upstream/228671-pipe-mime.patch
refreshed all patches up to mutt.org
[software/mutt-debian.git] / debian / patches / upstream / 228671-pipe-mime.patch
index f17b147cfefb97041284bd86a6f6a03cc43f61eb..830219fea9411e6dc303e63423d178e63c1ff7d5 100644 (file)
@@ -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;
          }