* *.[hc]: add Emacs magic at the end of file, to ensure GNU
[bpt/guile.git] / libguile / net_db.c
index 797d33d..26e8b21 100644 (file)
@@ -570,3 +570,9 @@ scm_init_net_db ()
   scm_add_feature ("net-db");
 #include "net_db.x"
 }
+
+/*
+  Local Variables:
+  c-file-style: "gnu"
+  End:
+*/