# HG changeset patch # User diego # Date 1175442403 0 # Node ID d9386bc44b823ffee6d209228ae918cb7d80b6d7 # Parent 51c5fe603dba4a8c9b7b43813629f30ef5ff5463 Fix copy and paste error in comment. diff -r 51c5fe603dba -r d9386bc44b82 allformats.c --- a/allformats.c Sun Apr 01 14:28:48 2007 +0000 +++ b/allformats.c Sun Apr 01 15:46:43 2007 +0000 @@ -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) {