1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

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

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)
{