GUACAMOLE-1103: Merge fix the incorrect comment on enable_sftp variable in RDP
This commit is contained in:
commit
72489d5690
@ -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