From d7eee1f33c6b2cfefaa482bdcd8ce34e61aeffad Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 23 Apr 2013 10:59:56 +0200 Subject: Add c-file-style to C source files missing it. --- fticks.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'fticks.h') 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: */ -- cgit v1.1