[PATCH 09/10] xfree86: update comment for InitInput
Peter Hutterer
peter.hutterer at who-t.net
Sun Jul 3 23:09:15 PDT 2011
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
hw/xfree86/common/xf86Init.c | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/hw/xfree86/common/xf86Init.c b/hw/xfree86/common/xf86Init.c
index 02390cb..8b93378 100644
--- a/hw/xfree86/common/xf86Init.c
+++ b/hw/xfree86/common/xf86Init.c
@@ -803,11 +803,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)
{
--
1.7.5.4
More information about the xorg-devel
mailing list