summaryrefslogtreecommitdiffstats
path: root/usr.sbin/moused
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/moused')
-rw-r--r--usr.sbin/moused/moused.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/moused/moused.c b/usr.sbin/moused/moused.c
index 06ad9b0..5dec9c1 100644
--- a/usr.sbin/moused/moused.c
+++ b/usr.sbin/moused/moused.c
@@ -952,8 +952,8 @@ moused(void)
ioctl(rodent.cfd, CONS_MOUSECTL, &mouse);
}
- /*
- * If the Z axis movement is mapped to a imaginary physical
+ /*
+ * If the Z axis movement is mapped to an imaginary physical
* button, we need to cook up a corresponding button `up' event
* after sending a button `down' event.
*/
OpenPOWER on IntegriCloud