mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-24 10:08:14 +02:00
xfree86: fix comment typo
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
2d2dce558d
commit
9125952b40
1 changed files with 1 additions and 1 deletions
|
|
@ -746,7 +746,7 @@ xf86DeleteInput(InputInfoPtr pInp, int flags)
|
|||
}
|
||||
|
||||
/*
|
||||
* Apply backend-specific initialization. Invoked after ActiveteDevice(),
|
||||
* Apply backend-specific initialization. Invoked after ActivateDevice(),
|
||||
* i.e. after the driver successfully completed DEVICE_INIT and the device
|
||||
* is advertised.
|
||||
* @param dev the device
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue