Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 868da866b7b594fc677a9bc61ee30de2 > files > 13

netpbm-10.93.00-5.mga9.src.rpm

diff --git a/converter/other/giftopnm.c b/converter/other/giftopnm.c
index 2e6ae1d..be4655f 100644
--- a/converter/other/giftopnm.c	2018-03-25 19:14:57.000000000 +0200
+++ b/converter/other/giftopnm.c	2018-11-25 09:06:32.632816229 +0100
@@ -2147,7 +2147,7 @@
                          imageSeq, imageSeq > 1 ? "s" : "");
         } else {
             if (verbose)
-                pm_message("Reading Image Sequence %u", imageSeq);
+                pm_message("Reading Image Sequence %u", imageSeq+1);
 
             convertImage(ifP, !allImages && (imageSeq != requestedImageSeq),
                          imageOutFileP, alphaFileP, gifScreen, gif89,