]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Fix copy and paste error in comment.
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 1 Apr 2007 15:46:43 +0000 (15:46 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 1 Apr 2007 15:46:43 +0000 (15:46 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8588 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

libavformat/allformats.c

index f119fa6e80f8340db8f0c3b319bda9eef4e4d223..8534a18f69876c1ac1e1a29502e74a278da229f1 100644 (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)
 {