X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/fc9748e2e887d65f58219e2d013d8ff6695688c3..2ff340bdd3941537211af374feaa6023a20529be:/terminal.h diff --git a/terminal.h b/terminal.h index 4288d618..aef47a5b 100644 --- a/terminal.h +++ b/terminal.h @@ -151,7 +151,7 @@ struct terminal_tag { int seen_disp_event; int big_cursor; - int xterm_mouse; /* send mouse messages to app */ + int xterm_mouse; /* send mouse messages to host */ int mouse_is_down; /* used while tracking mouse buttons */ int cset_attr[2];