* Unified ssymbols and msymbols to a single symbol type 'scm_tc7_symbol'.
[bpt/guile.git] / libguile / properties.h
index e256046..1a32986 100644 (file)
@@ -53,7 +53,7 @@ SCM scm_primitive_property_del_x (SCM prop, SCM obj);
 
 void scm_init_properties (void);
 
-#endif  /* PROPEERTIES_H */
+#endif  /* PROPERTIES_H */
 
 /*
   Local Variables: