1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/misc/wmx10/files/patch-wmx.10.c
Kirill Ponomarev 7398eb9f93 Fix build with gcc-3.4
Support CC/CFLAGS properly

PR:		ports/70171
Submitted by:	Ports Fury
2004-08-08 17:13:17 +00:00

11 lines
210 B
C

--- 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: