GUACAMOLE-1103: Fixed the incorrect comment of the enable_sftp variable of the guac_rdp_settings structure.
This commit is contained in:
parent
9ca382e2aa
commit
2c2f372def
@ -397,7 +397,7 @@ typedef struct guac_rdp_settings {
|
||||
|
||||
#ifdef ENABLE_COMMON_SSH
|
||||
/**
|
||||
* Whether SFTP should be enabled for the VNC connection.
|
||||
* Whether SFTP should be enabled for the RDP connection.
|
||||
*/
|
||||
int enable_sftp;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user