summaryrefslogtreecommitdiff
path: root/c_src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'c_src/util.h')
-rw-r--r--c_src/util.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/c_src/util.h b/c_src/util.h
index 4af8005..f08f2c3 100644
--- a/c_src/util.h
+++ b/c_src/util.h
@@ -36,3 +36,7 @@ uint16_t
read_be16(void *ptr);
#endif
+
+/* Local Variables: */
+/* c-file-style: "BSD" */
+/* End: */