mi: fix comment typo, whitespace in miPointerSetPosition
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
@@ -569,9 +569,9 @@ miPointerMoveNoEvent (DeviceIntPtr pDev, ScreenPtr pScreen,
|
|||||||
*
|
*
|
||||||
* @param pDev The device to move
|
* @param pDev The device to move
|
||||||
* @param mode Movement mode (Absolute or Relative)
|
* @param mode Movement mode (Absolute or Relative)
|
||||||
* @param[in,out] x The x coordiante in screen coordinates (in regards to total
|
* @param[in,out] x The x coordinate in screen coordinates (in regards to total
|
||||||
* desktop size)
|
* desktop size)
|
||||||
* @param[in,out] y The y coordiante in screen coordinates (in regards to total
|
* @param[in,out] y The y coordinate in screen coordinates (in regards to total
|
||||||
* desktop size)
|
* desktop size)
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
|
|||||||
Reference in New Issue
Block a user