From 4dddc5e10cfa4e5495a6a2c05e8057e9584bb64c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Sun, 2 Jul 2006 19:26:22 +0000 Subject: kill warnings Originally committed as revision 5585 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavutil/md5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavutil/md5.h') diff --git a/libavutil/md5.h b/libavutil/md5.h index 72a92bd1d5..c8144b4cce 100644 --- a/libavutil/md5.h +++ b/libavutil/md5.h @@ -1,7 +1,7 @@ #ifndef MD5_H #define MD5_H -extern const av_md5_size; +extern const int av_md5_size; struct AVMD5; -- cgit v1.2.3