GIFReader.st
changeset 3849 2588329e3f4a
parent 3848 fdaa0179292f
child 3901 f2c56662a45e
--- a/GIFReader.st	Thu Jan 26 14:06:42 2017 +0100
+++ b/GIFReader.st	Thu Jan 26 14:07:56 2017 +0100
@@ -829,7 +829,9 @@
     "using modified Lempel-Ziv Welch algorithm."
 
     | bits bitsPerPixel t1
-      maxBits maxMaxCode tSize initCodeSize ent tShift fCode pixel index disp nomatch |
+      maxBits maxMaxCode tSize initCodeSize ent tShift fCode 
+      pixel
+      index disp nomatch |
 
     outStream nextPut:ImageSeparator.
     self writeShort:0.       "/ leftOffs