summaryrefslogtreecommitdiff
path: root/usr.sbin/wsmoused/wsmoused.c
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-04-13 11:20:48 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-04-13 11:20:48 +0000
commit6f41dda41aa91d28adb38719e6851697a40c4af6 (patch)
tree3be2a478b481ba1c48dce2d99d272b425514cf4d /usr.sbin/wsmoused/wsmoused.c
parent445a60072f88fbfdc5babe796e5302e33ec5351d (diff)
try to use the X Window System, X11 or XFree86 consistently.
diffs from Paul Weismann, via mickey@ aided, abetted and ok'd matthieu@
Diffstat (limited to 'usr.sbin/wsmoused/wsmoused.c')
-rw-r--r--usr.sbin/wsmoused/wsmoused.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/wsmoused/wsmoused.c b/usr.sbin/wsmoused/wsmoused.c
index bb9ee107253..453c6bc24c3 100644
--- a/usr.sbin/wsmoused/wsmoused.c
+++ b/usr.sbin/wsmoused/wsmoused.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: wsmoused.c,v 1.13 2002/05/30 19:09:05 deraadt Exp $ */
+/* $OpenBSD: wsmoused.c,v 1.14 2003/04/13 11:20:47 jmc Exp $ */
/*
* Copyright (c) 2001 Jean-Baptiste Marchand, Julien Montagne and Jerome Verdon
@@ -420,7 +420,7 @@ wsmoused(void)
event.value = 0;
}
else
- /* X-Window won't start using wsmoused(8) with a serial mouse */
+ /* X11 won't start using wsmoused(8) with a serial mouse */
event.value = 0;
/* notify kernel to start wsmoused */