* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / stackchk.h
index 44d3d93..18c6b50 100644 (file)
@@ -90,3 +90,9 @@ extern void scm_stack_report (void);
 extern void scm_init_stackchk (void);
 
 #endif  /* STACKCHKH */
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/