Commit 1680692a authored by Aurelien Jacobs's avatar Aurelien Jacobs

fix comment

Originally committed as revision 10784 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 98942fb2
......@@ -71,8 +71,8 @@ static uint32_t read_arbitary(ByteIOContext *pb) {
}
/*
* Process WVE file header
* Returns 1 if the WVE file is valid and successfully opened, 0 otherwise
* Process EA file header
* Returns 1 if the EA file is valid and successfully opened, 0 otherwise
*/
static int process_ea_header(AVFormatContext *s) {
int inHeader = 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment