* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / strop.c
index d220125..633553a 100644 (file)
@@ -494,3 +494,9 @@ scm_init_strop ()
 {
 #include "strop.x"
 }
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/