summaryrefslogtreecommitdiff
path: root/synaptics.h
diff options
context:
space:
mode:
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 ef7224c..99ab9ef 100644
--- a/synaptics.h
+++ b/synaptics.h
@@ -91,7 +91,7 @@ enum SynapticsProtocol {
typedef struct _SynapticsPrivateRec
{
/* shared memory pointer */
- SynapticsSHMPtr synpara;
+ SynapticsSHMPtr synpara;
enum SynapticsProtocol proto;