mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
typedefs for handlers
This commit is contained in:
@@ -49,7 +49,7 @@ GUACIO* guac_open(int fd) {
|
||||
io->instructionbuf_used_length = 0;
|
||||
|
||||
/* Set limit */
|
||||
io->transfer_limit = 0;
|
||||
io->transfer_limit = 256;
|
||||
|
||||
return io;
|
||||
|
||||
|
Reference in New Issue
Block a user