OSDN Git Service

removed an unnecessary blank line
authorTobias Bindhammer <tobias.bindhammer@uni-ulm.de>
Mon, 23 Aug 2010 13:19:48 +0000 (13:19 +0000)
committerTobias Bindhammer <tobias.bindhammer@uni-ulm.de>
Mon, 23 Aug 2010 13:19:48 +0000 (13:19 +0000)
Originally committed as revision 24882 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index f8a4df4..042b5c9 100644 (file)
@@ -216,7 +216,6 @@ enum CodecID {
     CODEC_ID_A64_MULTI,
     CODEC_ID_A64_MULTI5,
 
-
     /* various PCM "codecs" */
     CODEC_ID_PCM_S16LE= 0x10000,
     CODEC_ID_PCM_S16BE,