0.9.13.47: Thread safety miscellania
[sbcl.git] / tools-for-build / grovel-headers.c
index 169a719..3503f5c 100644 (file)
@@ -178,7 +178,7 @@ main(int argc, char *argv[])
 
     defconstant("enoent", ENOENT);
     defconstant("eexist", EEXIST);
-    
+
     defconstant("s-ifmt",  S_IFMT);
     defconstant("s-ifdir", S_IFDIR);
     defconstant("s-ifreg", S_IFREG);