mirror of
https://github.com/tmate-io/tmate-ssh-server.git
synced 2020-11-18 19:53:51 -08:00
nits
This commit is contained in:
parent
6c5497df4b
commit
9df2e6d6fb
@ -26,7 +26,7 @@ static void tmate_header(struct tmate_session *session,
|
||||
session->client_version, session->client_protocol_version);
|
||||
|
||||
if (tmate_has_websocket()) {
|
||||
/* If we have a websocket, it takes care of all the following notificatons */
|
||||
/* If we have a websocket server, it takes care of all the following notificatons */
|
||||
tmate_send_websocket_header(session);
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user