o fix minor error in comment for GetPointerEvents()

This commit is contained in:
Peter Hutterer 2006-11-15 17:50:02 +10:30 committed by Peter Hutterer
parent 1627af5449
commit cc3d66d4a5

View File

@ -470,7 +470,7 @@ GetKeyboardValuatorEvents(xEvent *events, DeviceIntPtr pDev, int type,
/**
* Generate a series of xEvents (returned in xE) representing pointer
* Generate a series of xEvents (returned in events) representing pointer
* motion, or button presses. Xi and XKB-aware.
*
* events is not NULL-terminated; the return value is the number of events.