]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/tools/walker/walker.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / ui / tools / walker / walker.factor
index 6728fb8338ecb155ee0d08c0bc7a44ea15327bd1..2fda954e4e5e6d83da0e8c4a443ae15cf3ac6a4a 100644 (file)
@@ -65,7 +65,7 @@ M: walker-gadget focusable-child*
         add-toolbar
         dup status>> self <thread-status> f track-add
         dup traceback>> 1 track-add ;
-    
+
 : walker-help ( -- ) "ui-walker" com-browse ;
 
 \ walker-help H{ { +nullary+ t } } define-command