diff options
Diffstat (limited to 'x11-fm/jafm/files/patch-ab')
-rw-r--r-- | x11-fm/jafm/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-fm/jafm/files/patch-ab b/x11-fm/jafm/files/patch-ab new file mode 100644 index 000000000000..e3db750d4a1f --- /dev/null +++ b/x11-fm/jafm/files/patch-ab @@ -0,0 +1,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. |