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