o fix minor error in comment for GetPointerEvents()

This commit is contained in:
Peter Hutterer 2006-11-15 17:50:02 +10:30
parent ea1a72946d
commit 12175b668a

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.