summaryrefslogtreecommitdiff
path: root/synaptics.h
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2003-05-02 12:56:27 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:00:54 +0200
commit87f83e25a119c53dd702a636a62a1e771d09766b (patch)
tree683df39c1db4cbfacaec427458d2a33af2db0b6a /synaptics.h
parent309e30a8f86e6778e0ba8633699d753da8d1732d (diff)
Forgot comment in change 3db42d5b33662dbda6f0dde6cdb34748a254884f.
Diffstat (limited to 'synaptics.h')
-rw-r--r--synaptics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/synaptics.h b/synaptics.h
index facf242..0b1c3b7 100644
--- a/synaptics.h
+++ b/synaptics.h
@@ -71,7 +71,7 @@ typedef struct _SynapticsPrivateRec
unsigned long int capabilities; /* Capabilities */
unsigned long int identity; /* Identification */
Bool isSynaptics; /* Synaptics touchpad active */
- Bool six_buttons; /* */
+ Bool six_buttons; /* Use six button protocol */
/* Data for normal processing */
XISBuffer *buffer;