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