summaryrefslogtreecommitdiffstats
path: root/source/t/xfig/xfig.3.2.4-gcc4.diff
blob: d8b8597ff58ffb22476b970fce5a4435864f188d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- w_color.c
+++ w_color.c	2005/08/31 10:42:32
@@ -1057,7 +1057,7 @@
 {
     F_compound  *c;
     int		 i, count;
-    char	 buf[10];
+    char	 buf[11];
 
     /* keep array of counts of each color */
     for (i=0; i<num_usr_cols; i++)