summaryrefslogtreecommitdiff
path: root/libguile/gh.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/gh.h')
-rw-r--r--libguile/gh.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/libguile/gh.h b/libguile/gh.h
index 32e1d27d0..389174d75 100644
--- a/libguile/gh.h
+++ b/libguile/gh.h
@@ -246,3 +246,9 @@ void gh_newline (void);
#endif
#endif /* __GH_H */
+
+/*
+ Local Variables:
+ c-file-style: "gnu"
+ End:
+*/