Fixed casing issue for code comment: XkbSetDetectableAuto*R*epeat()
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10118 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
3d8c3577cb
commit
d175f860db
@ -1513,7 +1513,7 @@ int fl_handle(const XEvent& thisevent)
|
||||
// we can detect this because the repeating KeyPress event is in
|
||||
// the queue, get it and execute it instead:
|
||||
|
||||
// Bool XkbSetDetectableAutorepeat ( display, detectable, supported_rtrn )
|
||||
// Bool XkbSetDetectableAutoRepeat ( display, detectable, supported_rtrn )
|
||||
// Display * display ;
|
||||
// Bool detectable ;
|
||||
// Bool * supported_rtrn ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user