[FFmpeg-cvslog] r12877 - trunk/cmdutils.h

benoit subversion
Thu Apr 17 09:32:38 CEST 2008


Author: benoit
Date: Thu Apr 17 09:32:38 2008
New Revision: 12877

Log:
Typo
Patch by Stefano Sabatini stefano sabatini-lala poste it


Modified:
   trunk/cmdutils.h

Modified: trunk/cmdutils.h
==============================================================================
--- trunk/cmdutils.h	(original)
+++ trunk/cmdutils.h	Thu Apr 17 09:32:38 2008
@@ -51,7 +51,7 @@ double parse_number_or_die(const char *c
  * 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);
 




More information about the ffmpeg-cvslog mailing list