X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/d0c8fc870f4fd0cdeb9783547565a4f9e34cd0b9..0fab03157f12ec8fa28404700cd7bbb67c26b8c2:/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];