]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/parseutils.h
mem: Fix usage of memalign() on DJGPP.
[ffmpeg] / libavutil / parseutils.h
index 1f56a7a7cc19d014967a1e4b43618a2e2dfca026..3eb35fc050199630ecedb83946993b38434aea8e 100644 (file)
@@ -122,7 +122,7 @@ int av_parse_color(uint8_t *rgba_color, const char *color_string, int slen,
  * year-month-day.
  * - If a duration the syntax is:
  * @code
- * [-]HH:MM:SS[.m...]]]
+ * [-][HH:]MM:SS[.m...]
  * [-]S+[.m...]
  * @endcode
  * @param duration flag which tells how to interpret timestr, if not