From 707cd944d61087dc1ea584ba7f0164919f42cda9 Mon Sep 17 00:00:00 2001 From: Jai Menon Date: Wed, 28 Apr 2010 20:08:02 +0000 Subject: Fix typo. Originally committed as revision 22988 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavutil/log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavutil/log.h') diff --git a/libavutil/log.h b/libavutil/log.h index 566440f854..1c3e490139 100644 --- a/libavutil/log.h +++ b/libavutil/log.h @@ -51,7 +51,7 @@ typedef struct { /** * LIBAVUTIL_VERSION with which this structure was created. - * This is used to allow fields to be added without requireing major + * This is used to allow fields to be added without requiring major * version bumps everywhere. */ -- cgit v1.2.3