Signed-off-by: Alexander Strasser <eclip...@gmx.net>
---
 libavutil/parseutils.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavutil/parseutils.h b/libavutil/parseutils.h
index e66d24b..b04aa89 100644
--- a/libavutil/parseutils.h
+++ b/libavutil/parseutils.h
@@ -112,7 +112,7 @@ int av_parse_color(uint8_t *rgba_color, const char 
*color_string, int slen,
 const char *av_get_known_color_name(int color_idx, const uint8_t **rgb);
 
 /**
- * Parse timestr and return in *time a corresponding number of
+ * Parse timestr and return in *timeval a corresponding number of
  * microseconds.
  *
  * @param timeval puts here the number of microseconds corresponding
-- 

Attachment: pgpVO3xgsgrYf.pgp
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to