aboutsummaryrefslogtreecommitdiffstats
path: root/src/flac_decode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flac_decode.h')
-rw-r--r--src/flac_decode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/flac_decode.h b/src/flac_decode.h
index 773d5d0f0..02b3aa092 100644
--- a/src/flac_decode.h
+++ b/src/flac_decode.h
@@ -30,3 +30,4 @@ int flac_decode(Buffer * cb, AudioFormat * af, DecoderControl * dc);
int getFlacTotalTime(char * file);
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */