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_hashmac.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'fticks_hashmac.c') diff --git a/fticks_hashmac.c b/fticks_hashmac.c index 38fa126..396927b 100644 --- a/fticks_hashmac.c +++ b/fticks_hashmac.c @@ -91,3 +91,7 @@ fticks_hashmac(const uint8_t *in, free(in_copy); return 0; } + +/* Local Variables: */ +/* c-file-style: "stroustrup" */ +/* End: */ -- cgit v1.1