summaryrefslogtreecommitdiffstats
path: root/emulators/frodo/files/patch-Display.h
blob: a81ab61245ba9c862aaad8cee4c61ff8e6fdeb9e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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