diff options
Diffstat (limited to 'fticks.h')
-rw-r--r-- | fticks.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: */ |