Commit 748061de authored by Stefano Sabatini's avatar Stefano Sabatini Committed by Benoit Fouet

Typo

Patch by Stefano Sabatini stefano sabatini-lala poste it

Originally committed as revision 12877 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 56cce5bb
......@@ -51,7 +51,7 @@ double parse_number_or_die(const char *context, const char *numstr, int type, do
* not zero \p timestr is interpreted as a duration, otherwise as a
* date
*
* @see av_parse_date()
* @see parse_date()
*/
int64_t parse_time_or_die(const char *context, const char *timestr, int is_duration);
......
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