mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
7398eb9f93
Support CC/CFLAGS properly PR: ports/70171 Submitted by: Ports Fury
11 lines
210 B
C
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:
|