mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
12 lines
247 B
Plaintext
12 lines
247 B
Plaintext
|
--- 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.
|