summaryrefslogtreecommitdiff
path: root/wm/fluxconf/patches/patch-aa
blob: 1c153da92ab02df1e65d691d0207ec0a17d624ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$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