]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/images/gif/gif.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / images / gif / gif.factor
index be932cbbd3172e0c22ce1f5d9ca7905ce1458d1c..13e0cc1ac6b432358839755e40481418bb9bddad 100644 (file)
@@ -113,7 +113,7 @@ CONSTANT: BLOCK-TERMINATOR 0x00
 : read-comment-extension ( -- comment-extension )
     \ comment-extension new
         read-sub-blocks >>comment-data ;
-    
+
 : read-application-extension ( -- read-application-extension )
    \ application-extension new
        1 read le> >>block-size