aboutsummaryrefslogtreecommitdiffstats
path: root/src/ogg_decode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ogg_decode.c')
-rw-r--r--src/ogg_decode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ogg_decode.c b/src/ogg_decode.c
index ef74637d9..6a12dbe07 100644
--- a/src/ogg_decode.c
+++ b/src/ogg_decode.c
@@ -148,3 +148,4 @@ int ogg_decode(Buffer * cb, AudioFormat * af, DecoderControl * dc)
}
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */