$NetBSD: patch-aa,v 1.1.1.1 2006/04/15 09:39:39 xtraeme Exp $ --- src/fluxconf.c.orig 2004-12-08 17:58:37.000000000 +0100 +++ src/fluxconf.c 2006-04-14 12:18:31.000000000 +0200 @@ -263,7 +263,8 @@ GdkFont *head; GtkTooltips *tip; GList *items = NULL; - char *initpath, *buf, **config; + char *initpath, *buf; + unsigned char **config; FILE *file; #ifndef GTK2