]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/upstream/553321-ansi-escape-segfault.patch
refreshed all patches up to mutt.org
[software/mutt-debian.git] / debian / patches / upstream / 553321-ansi-escape-segfault.patch
index 85a87882ace785da536065e93076a090fe27bc3e..4c436c101e071373d2072fb0d48d088de258df3d 100644 (file)
@@ -6,7 +6,7 @@ The bug and the patch were forwarded upstream, see http://bugs.mutt.org/3371
 
 --- a/pager.c
 +++ b/pager.c
-@@ -1028,7 +1028,7 @@
+@@ -1053,7 +1053,7 @@
      q = *fmt;
      while (*p)
      {