diff options
Diffstat (limited to 'src/mp3_decode.h')
-rw-r--r-- | src/mp3_decode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mp3_decode.h b/src/mp3_decode.h index 82e8f103b..e75db0763 100644 --- a/src/mp3_decode.h +++ b/src/mp3_decode.h @@ -33,3 +33,4 @@ int mp3_decode(Buffer * cb, AudioFormat * af, DecoderControl * dc); #endif #endif +/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |