$OpenBSD: patch-libclamav_ole2_extract_c,v 1.11 2014/01/15 13:06:47 jasper Exp $
--- libclamav/ole2_extract.c.orig	Mon Jan 13 18:02:34 2014
+++ libclamav/ole2_extract.c	Wed Jan 15 11:45:25 2014
@@ -202,7 +202,7 @@ static unsigned char magic_id[] = {0xd0, 0xcf, 0x11, 0
 
 
 static char    *
-get_property_name2(char *name, int size)
+get_property_name2(signed char *name, int size)
 {
     int             i, j;
     char           *newname;
