peter %!s(int64=21) %!d(string=hai) anos
pai
achega
7559d7050e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      fcl/image/fpimgcmn.pp

+ 1 - 1
fcl/image/fpimgcmn.pp

@@ -112,7 +112,7 @@ begin
     begin
     t := (byte(result) xor d^);
     result := CRCtable[t] xor (result shr 8);
-    inc (longword(d));
+    inc (d);
     end;
 end;