summaryrefslogtreecommitdiff
path: root/ps2comm.h
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2005-01-08 21:56:16 +0100
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:03:05 +0200
commit829fca465a3bb228738252ef346108e0ec6a83d9 (patch)
tree27415101fd27b6476ba58323c729c357495b25c9 /ps2comm.h
parentc232a9ba28fed97dc37176e4ab1fdd00e2fe0b88 (diff)
Fixed spelling errors.
Diffstat (limited to 'ps2comm.h')
-rw-r--r--ps2comm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ps2comm.h b/ps2comm.h
index db3e54d..d6f0a25 100644
--- a/ps2comm.h
+++ b/ps2comm.h
@@ -26,7 +26,7 @@
#define PS2_CMD_SET_SCALING_2_1 0xE7
#define PS2_CMD_SET_SCALING_1_1 0xE6
-/* synatics modes */
+/* synaptics modes */
#define SYN_BIT_ABSOLUTE_MODE (1 << 7)
#define SYN_BIT_HIGH_RATE (1 << 6)
#define SYN_BIT_SLEEP_MODE (1 << 3)