Fix wrong comment, patch by Michel Bardiaux mbardiaux mediaxim be.

Originally committed as revision 7659 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michel Bardiaux 2007-01-23 09:24:41 +00:00 committed by Diego Biurrun
parent b34397b4cd
commit 373c32c711
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ int av_dup_packet(AVPacket *pkt)
}
/**
* Allocate the payload of a packet and intialized its fields to default values.
* Check whether filename actually is a numbered sequence generator.
*
* @param filename possible numbered sequence string
* @return 1 if a valid numbered sequence string, 0 otherwise.