]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/shell32/shell32.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / windows / shell32 / shell32.factor
index 52e034ac8550d28f6214e515c50c55be84accce8..dc9b119a5711ff26e9b1b55626f53c328a76fa93 100644 (file)
@@ -172,7 +172,7 @@ INSTANCE: +win32-nt-executable+ windows-executable   ! pe
 
 : program-files-common-x86 ( -- str )
     CSIDL_PROGRAM_FILES_COMMONX86 shell32-directory ;
-    
+
 
 CONSTANT: SHCONTF_FOLDERS 32
 CONSTANT: SHCONTF_NONFOLDERS 64