summaryrefslogtreecommitdiff
path: root/fticks_hashmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'fticks_hashmac.c')
-rw-r--r--fticks_hashmac.c4
1 files changed, 4 insertions, 0 deletions
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: */