$OpenBSD: patch-libclamav_ole2_extract_c,v 1.5 2007/08/25 10:08:28 mbalmer Exp $
--- libclamav/ole2_extract.c.orig	Mon Aug 20 23:59:37 2007
+++ libclamav/ole2_extract.c	Sat Aug 25 09:35:06 2007
@@ -137,7 +137,7 @@ typedef struct property_tag
 
 static unsigned char magic_id[] = { 0xd0, 0xcf, 0x11, 0xe0, 0xa1, 0xb1, 0x1a, 0xe1};
 
-static char *get_property_name(char *name, int size)
+static char *get_property_name(signed char *name, int size)
 {
 	int i, j;
 	char *newname;
