]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/backend/gtk/io/io.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / ui / backend / gtk / io / io.factor
index c2284a3d135a4f44940065aa5a8bcaeff030bf1c..04a69690da4ad73553ae1d83061b614f6e4861e0 100644 (file)
@@ -5,4 +5,4 @@ IN: ui.backend.gtk.io
 
 HOOK: with-event-loop io-backend ( quot -- )
 
-M: object with-event-loop call( -- ) ;
\ No newline at end of file
+M: object with-event-loop call( -- ) ;