mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-10-30 16:43:22 +00:00
Initial host/port on command line
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "client.h"
|
||||
|
||||
void vnc_guac_client_init(guac_client* client);
|
||||
void vnc_guac_client_init(guac_client* client, const char* hostname, int port);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user