Fix copy and paste error in comment.

Originally committed as revision 8588 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-04-01 15:46:43 +00:00
parent efb0c399ca
commit fa1ab87200
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
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)
{