GUACAMOLE-1636: Fix a typo mistake invokved
.
This commit is contained in:
parent
cba5484be0
commit
6d994db9d2
@ -115,7 +115,7 @@ struct guac_rdp_common_svc {
|
|||||||
guac_rdp_common_svc_receive_handler* _receive_handler;
|
guac_rdp_common_svc_receive_handler* _receive_handler;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Handler which is invokved when the SVC has been disconnected and is
|
* Handler which is involved when the SVC has been disconnected and is
|
||||||
* about to be freed.
|
* about to be freed.
|
||||||
*/
|
*/
|
||||||
guac_rdp_common_svc_terminate_handler* _terminate_handler;
|
guac_rdp_common_svc_terminate_handler* _terminate_handler;
|
||||||
|
Loading…
Reference in New Issue
Block a user