summaryrefslogtreecommitdiff
path: root/c_src/filebuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'c_src/filebuffer.c')
-rw-r--r--c_src/filebuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_src/filebuffer.c b/c_src/filebuffer.c
index 82fd4d2..b8bd8ab 100644
--- a/c_src/filebuffer.c
+++ b/c_src/filebuffer.c
@@ -230,5 +230,5 @@ bf_sha256(buffered_file *file, unsigned char *checksum)
}
/* Local Variables: */
-/* c-file-style: "linux" */
+/* c-file-style: "BSD" */
/* End: */