mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Typo
Patch by Stefano Sabatini stefano sabatini-lala poste it Originally committed as revision 12877 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
56cce5bbff
commit
748061de2f
@ -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
|
* not zero \p timestr is interpreted as a duration, otherwise as a
|
||||||
* date
|
* date
|
||||||
*
|
*
|
||||||
* @see av_parse_date()
|
* @see parse_date()
|
||||||
*/
|
*/
|
||||||
int64_t parse_time_or_die(const char *context, const char *timestr, int is_duration);
|
int64_t parse_time_or_die(const char *context, const char *timestr, int is_duration);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user