Browse code

Remove icc warning message

git-svn-id: file:///var/lib/svn/clamav-devel/trunk/clamav-devel@1968 77e5149b-7576-45b1-b177-96237e5ba77b

Nigel Horne authored on 2006/05/13 02:13:51
Showing 1 changed files
... ...
@@ -33,7 +33,7 @@ typedef struct message {
33 33
 
34 34
 	char	base64_1, base64_2, base64_3;
35 35
 	int	base64chars;
36
-	int	isInfected : 1;
36
+	unsigned	int	isInfected : 1;
37 37
 
38 38
 	/*
39 39
 	 * Markers for the start of various non MIME messages that could