Remove extra space

This commit is contained in:
dschmenk 2014-04-27 13:05:40 -07:00
parent 4368ee86e5
commit 13bd130756
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ void sendrelxy(int fd, int x, int y)
write(fd, &evsync, sizeof(evsync));
}
/*****************************************************************\
* *
* *
* Request queue management *
* *
\*****************************************************************/