mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Fixed comment on self reference.
This commit is contained in:
@@ -662,6 +662,7 @@ Guacamole.WebSocketTunnel.prototype = new Guacamole.Tunnel();
|
|||||||
Guacamole.ChainedTunnel = function(tunnel_chain) {
|
Guacamole.ChainedTunnel = function(tunnel_chain) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Reference to this chained tunnel.
|
||||||
*/
|
*/
|
||||||
var chained_tunnel = this;
|
var chained_tunnel = this;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user