summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl.H b/FL/Fl.H
index fceafc4c8..84ac2c59d 100644
--- a/FL/Fl.H
+++ b/FL/Fl.H
@@ -707,7 +707,7 @@ public:
\retval FL_MIDDLE_MOUSE
\retval FL_RIGHT_MOUSE
\retval FL_BACK_MOUSE
- \retval FL_FORWARD_MOUSE.
+ \retval FL_FORWARD_MOUSE
\see Fl::event_buttons(), Fl::event_state()
*/
static int event_button() { return e_keysym - FL_Button; }