]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - terminal.h
Another patch from Colin, providing a "make distclean" target in the
[PuTTY.git] / terminal.h
index 4288d6185389780f0bd4b83c2002b3749516486f..aef47a5b9d2baad79f73a72cdb99d457bdbe1ab8 100644 (file)
@@ -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];