X-Git-Url: https://eleni.mutantstargoat.com/git/?p=winnie;a=blobdiff_plain;f=src%2Fmouse.cc;h=db87be7a43cdd63fb0ed79f7c062e1124de26e7f;hp=80d52be1a593542b6636390d178dd93dce8fc466;hb=5deac1a20d178aa7d2e8bb5cbc79b6584c6287f5;hpb=52e08b5a5e7d44271d217892372c6c0878484c44 diff --git a/src/mouse.cc b/src/mouse.cc index 80d52be..db87be7 100644 --- a/src/mouse.cc +++ b/src/mouse.cc @@ -67,7 +67,7 @@ void process_mouse_event() } /* - process each event and update the pointer and button state - * - send each pointer move and button press/release to the tompost window + * - send each pointer move and button press/release to the topmost window * with the pointer on it. */ }