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:
parent
efb0c399ca
commit
fa1ab87200
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user