summaryrefslogtreecommitdiff
path: root/catgconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'catgconf.c')
-rw-r--r--catgconf.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/catgconf.c b/catgconf.c
index 9458156..650a0e9 100644
--- a/catgconf.c
+++ b/catgconf.c
@@ -67,3 +67,7 @@ usage:
debug(DBG_ERR, "Usage:\n%s [ -c ] configfile", argv[0]);
exit(1);
}
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */