comment typo fix

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer
2009-08-13 10:26:33 +10:00
parent d764dded18
commit 37373a223b

View File

@@ -147,7 +147,7 @@ EvdevDragLockPreInit(InputInfoPtr pInfo)
}
}
/* Updates DragLock button state and firest button event messges */
/* Updates DragLock button state and fires button event messges */
void
EvdevDragLockLockButton(InputInfoPtr pInfo, unsigned int button)
{