Fix copy and paste error in comment.

Originally committed as revision 8588 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 18 years ago
parent efb0c399ca
commit fa1ab87200
  1. 2
      libavformat/allformats.c

@ -31,7 +31,7 @@
formats you want to support */ formats you want to support */
/** /**
* Initialize libavcodec and register all the codecs and formats. * Initialize libavformat and register all the (de)muxers and protocols.
*/ */
void av_register_all(void) void av_register_all(void)
{ {

Loading…
Cancel
Save