summaryrefslogtreecommitdiff
path: root/fticks.h
diff options
context:
space:
mode:
Diffstat (limited to 'fticks.h')
-rw-r--r--fticks.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/fticks.h b/fticks.h
index 1378035..5786d12 100644
--- a/fticks.h
+++ b/fticks.h
@@ -9,3 +9,7 @@ void fticks_log(const struct options *options,
const struct client *client,
const struct radmsg *msg,
const struct rqout *rqout);
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */