aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/jafm/files/patch-ab
blob: e3db750d4a1fbe5ae1b1bcb3d482fd3c48f6138d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- icon.cc.orig	Sat Feb 26 19:38:06 2000
+++ icon.cc	Sat Feb 26 19:38:17 2000
@@ -914,7 +914,7 @@
   instructions = 0 ;
   realSize = 0 ;
 
-  static bug = 0 ;
+  static int bug = 0 ;
   
   // okay, parse the file
   // error checking is s.e.p.