summaryrefslogtreecommitdiff
path: root/gconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'gconfig.h')
-rw-r--r--gconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gconfig.h b/gconfig.h
index 4861d5f..463ebdf 100644
--- a/gconfig.h
+++ b/gconfig.h
@@ -23,3 +23,7 @@ int popgconf(struct gconffile **cf);
void freegconfmstr(char **mstr);
void freegconf(struct gconffile **cf);
struct gconffile *openconfigfile(const char *file);
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */