]> code.delx.au - gnu-emacs/blobdiff - src/termhooks.h
Delete the code that was trying to define BSD "right"
[gnu-emacs] / src / termhooks.h
index 4787e245493f4436be55f87e18fb50ebbda53944..984c4284ec19665e731d1df59fbe9a212715fd83 100644 (file)
@@ -248,7 +248,7 @@ enum event_kind
                                   .timestamp gives a timestamp (in
                                   milliseconds) for the click.  */
 #ifdef WINDOWSNT
-  win32_scroll_bar_click,      /* as for scroll_bar_click, but only generated
+  w32_scroll_bar_click,        /* as for scroll_bar_click, but only generated
                                   by MS-Windows scroll bar controls. */
 #endif
   selection_request_event,     /* Another X client wants a selection from us.