mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
Better Makefile, cleaned up code a bit.
This commit is contained in:
@@ -21,6 +21,8 @@ GUACIO* guac_open(int fd) {
|
||||
io->written = 0;
|
||||
io->fd = fd;
|
||||
|
||||
return io;
|
||||
|
||||
}
|
||||
|
||||
void guac_close(GUACIO* io) {
|
||||
|
Reference in New Issue
Block a user