]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/alien/prettyprint/prettyprint.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / alien / prettyprint / prettyprint.factor
index bd91d04784206072f17ccf9399521fcc90f5f451..58b128d3c18f523ebee3619f035ac2cfa4cb0eb8 100644 (file)
@@ -110,7 +110,7 @@ M: alien-callback-type-word synopsis*
         [ def>> first first pprint-c-type ]
         [ pprint-word ]
         [
-            <block "(" text 
+            <block "(" text
             [ def>> first second ] [ "callback-effect" word-prop in>> ] bi
             pprint-function-args
             ")" text block>