summaryrefslogtreecommitdiff
path: root/misc/wmx10/files/patch-wmx.10.c
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-08 17:13:17 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-08 17:13:17 +0000
commit7398eb9f932728fa0782c1785a8ecc31b74eab72 (patch)
tree6ff15043e5da0f844be88f8daac15ff65534aa56 /misc/wmx10/files/patch-wmx.10.c
parentUpdate to version 11.1 (diff)
Fix build with gcc-3.4
Support CC/CFLAGS properly PR: ports/70171 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=115666
Diffstat (limited to 'misc/wmx10/files/patch-wmx.10.c')
-rw-r--r--misc/wmx10/files/patch-wmx.10.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/wmx10/files/patch-wmx.10.c b/misc/wmx10/files/patch-wmx.10.c
new file mode 100644
index 000000000000..232462fdc323
--- /dev/null
+++ b/misc/wmx10/files/patch-wmx.10.c
@@ -0,0 +1,10 @@
+--- wmx10.c.orig Fri Dec 24 12:11:19 1999
++++ wmx10.c Fri Aug 6 17:40:57 2004
+@@ -429,6 +429,7 @@
+ updateNumDisplay(lampNum);
+ break;
+ default:
++ ;
+ }
+ }
+ case ButtonRelease: