Browse Source

libvorbis: cosmetics: remove empty line at EOF

Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n1.0
Paul B Mahol 13 years ago
parent
commit
a7fbc5d004
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/libvorbis.c

+ 0
- 1
libavcodec/libvorbis.c View File

@@ -558,4 +558,3 @@ AVCodec ff_libvorbis_decoder = {
.close = oggvorbis_decode_close,
.capabilities = CODEC_CAP_DELAY,
} ;


Loading…
Cancel
Save