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
389780495a
commit
849828ef07
2
tmate.h
2
tmate.h
@ -264,7 +264,7 @@ extern void tmate_notify_client_left(struct tmate_session *s, struct client *c);
|
||||
extern void tmate_notify_latency(struct tmate_session *session, struct client *c, int latency_ms);
|
||||
|
||||
extern void tmate_send_proxy_daemon_msg(struct tmate_session *session,
|
||||
struct tmate_unpacker *uk);
|
||||
struct tmate_unpacker *uk);
|
||||
extern void tmate_send_proxy_header(struct tmate_session *session);
|
||||
extern void tmate_init_proxy(struct tmate_session *session,
|
||||
on_proxy_error_cb on_proxy_error);
|
||||
|
Loading…
x
Reference in New Issue
Block a user