]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/encodings/iso2022/iso2022.factor
factor: Trim whitespace after ! comments and a few USING: lines that got skipped...
[factor.git] / basis / io / encodings / iso2022 / iso2022.factor
index cdb45f1449b12320807d08a6015c3c3ccfbdb12d..9e70e91860452c3590c6062443511c1aeca6e870 100644 (file)
@@ -71,7 +71,7 @@ M:: iso2022-state encode-char ( char stream encoding -- )
         ] }
         { CHAR: $ [
             dup stream-read1 {
-                { CHAR: @ [ drop jis208 get-global ] } ! want: JIS X 0208-1978 
+                { CHAR: @ [ drop jis208 get-global ] } ! want: JIS X 0208-1978
                 { CHAR: B [ drop jis208 get-global ] }
                 { CHAR: ( [
                     stream-read1 CHAR: D = jis212 get-global f ?