summaryrefslogtreecommitdiffstats
path: root/emulators/frodo/files/patch-Display.h
blob: a32c38608da539e507a294c4229ff425b6d56f05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD$

--- Display.h.orig	Sat Nov 30 01:14:14 2002
+++ Display.h	Sat Nov 30 01:14:37 2002
@@ -112,7 +112,7 @@
 
 #ifdef __unix
 	void draw_led(int num, int state);	// Draw one LED
-	static void pulse_handler(...);		// LED error blinking
+	static void pulse_handler(int sig);	// LED error blinking
 #endif
 
 #ifdef WIN32
OpenPOWER on IntegriCloud