diff --git a/src/dspsubrs.c b/src/dspsubrs.c index 418e70d..d2f87dc 100644 --- a/src/dspsubrs.c +++ b/src/dspsubrs.c @@ -148,7 +148,7 @@ extern int for_makeinit; extern int Current_Hot_X, Current_Hot_Y; #endif /* XWINDOW */ -void flip_cursor() { +void flip_cursor(void) { DLword *word; int cnt; extern int ScreenLocked;