summaryrefslogtreecommitdiff
path: root/c_src/filebuffer.c
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2016-04-29 12:42:25 +0200
committerLinus Nordberg <linus@nordu.net>2016-04-29 12:42:25 +0200
commit41dfffcc1572073c3d1d201a0a19dd2c4ca1bb4a (patch)
tree679382b875bb46f2755545e86571e6ae6f734fd5 /c_src/filebuffer.c
parent3b905377a73863f7809523f768875a6d3aa260f0 (diff)
Whitespace and c-file-style "BSD".
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: */