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

$FreeBSD$

--- Display_x.i.orig	Sat Nov 30 01:11:07 2002
+++ Display_x.i	Sat Nov 30 01:11:41 2002
@@ -525,7 +525,7 @@
  *  LED error blink
  */
 
-void C64Display::pulse_handler(...)
+void C64Display::pulse_handler(int sig)
 {
 	for (int i=0; i<4; i++)
 		switch (c64_disp->led_state[i]) {
OpenPOWER on IntegriCloud