* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / ports.c
index 58bfe4e..2215b45 100644 (file)
@@ -1376,3 +1376,9 @@ scm_init_ports ()
                                           write_void_port);
 #include "ports.x"
 }
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/