diff md5.h @ 49:1a9c62b337e4 libavutil

kill warnings
author mru
date Sun, 02 Jul 2006 19:26:22 +0000
parents 58acf79a19d3
children 11be8e0d1344
line wrap: on
line diff
--- a/md5.h	Sun Jul 02 19:01:52 2006 +0000
+++ b/md5.h	Sun Jul 02 19:26:22 2006 +0000
@@ -1,7 +1,7 @@
 #ifndef MD5_H
 #define MD5_H
 
-extern const av_md5_size;
+extern const int av_md5_size;
 
 struct AVMD5;