$OpenBSD: patch-libclamav_ole2_extract_c,v 1.8 2009/10/30 01:09:34 sthen Exp $
--- libclamav/ole2_extract.c.orig	Wed Oct 28 15:34:13 2009
+++ libclamav/ole2_extract.c	Wed Oct 28 20:19:30 2009
@@ -140,7 +140,7 @@ typedef struct property_tag
 static unsigned char magic_id[] = { 0xd0, 0xcf, 0x11, 0xe0, 0xa1, 0xb1, 0x1a, 0xe1};
 
 
-static char *get_property_name2(char *name, int size)
+static char *get_property_name2(signed char *name, int size)
 {
 	int i, j;
 	char *newname;
