Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release-src > by-pkgid > 68166bb3e1b97b6c05bcac2325a09fd3 > files > 18

netpbm-11.02.00-2.mga10.src.rpm

diff --git a/converter/ppm/ppmtopict.c b/converter/ppm/ppmtopict.c
index 36464b6..034e705 100644
--- a/converter/ppm/ppmtopict.c
+++ b/converter/ppm/ppmtopict.c
@@ -208,7 +208,7 @@ putRow(FILE *         const ofP,
 
    Use buffer 'outBuf'.
 -----------------------------------------------------------------------------*/
-    unsigned int i;
+    int i;
     unsigned int count;
     unsigned int run;
     unsigned int rep;