0.8alpha.0.14
[sbcl.git] / src / runtime / alloc.h
index 178ad6f..fe7aef3 100644 (file)
@@ -19,4 +19,4 @@ extern lispobj alloc_number(long n);
 extern lispobj alloc_string(char *str);
 extern lispobj alloc_sap(void *ptr);
 
-#endif _ALLOC_H_
+#endif /* _ALLOC_H_ */