Revert "o fix minor error in comment for GetPointerEvents()"

This reverts commit 96ce17aa94.
This commit is contained in:
Peter Hutterer 2007-04-03 15:07:00 +09:30
parent 96ce17aa94
commit f09ee168e2

View File

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