mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 23:46:14 +00:00
Correct mismatch between DoRing prototype and definition
This commit is contained in:
parent
a10bd9b1c3
commit
1dd86ed48c
@ -335,7 +335,7 @@ void set_Xmouseposition(int x, int y)
|
||||
/* */
|
||||
/************************************************************************/
|
||||
|
||||
void DoRing() {
|
||||
void DoRing(void) {
|
||||
DLword w, r;
|
||||
KBEVENT *kbevent;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user