Commit 867d7437 authored by aurel's avatar aurel

fix comment

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10784 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent b7cbe8f1
......@@ -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