mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
xfree86: update comment for InitInput
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
@@ -806,11 +806,10 @@ duplicateDevice(InputInfoPtr pInfo)
|
||||
return dup;
|
||||
}
|
||||
|
||||
/*
|
||||
* InitInput --
|
||||
* Initialize all supported input devices.
|
||||
/**
|
||||
* Initialize all supported input devices present and referenced in the
|
||||
* xorg.conf.
|
||||
*/
|
||||
|
||||
void
|
||||
InitInput(int argc, char **argv)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user