]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/files/info/windows/windows.factor
Fix comments to be ! not #!.
[factor.git] / basis / io / files / info / windows / windows.factor
index fc651c366b8480bc9d374a593e670e0a14aea6a2..db85c22bd64dab76fb90416f6a76ce37d2568813 100755 (executable)
@@ -224,7 +224,7 @@ M: windows file-systems ( -- array )
     ] with-destructors ;
 
 : set-file-times ( path timestamp/f timestamp/f timestamp/f -- )
-    #! timestamp order: creation access write
+    ! timestamp order: creation access write
     [
         [
             normalize-path open-existing &dispose handle>>