mirror of
https://github.com/dschmenk/apple2pi.git
synced 2025-01-10 16:29:31 +00:00
Remove extra space
This commit is contained in:
parent
4368ee86e5
commit
13bd130756
@ -301,7 +301,7 @@ void sendrelxy(int fd, int x, int y)
|
|||||||
write(fd, &evsync, sizeof(evsync));
|
write(fd, &evsync, sizeof(evsync));
|
||||||
}
|
}
|
||||||
/*****************************************************************\
|
/*****************************************************************\
|
||||||
* *
|
* *
|
||||||
* Request queue management *
|
* Request queue management *
|
||||||
* *
|
* *
|
||||||
\*****************************************************************/
|
\*****************************************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user