diff options
author | Peter Osterlund <petero2@telia.com> | 2003-08-23 18:21:32 +0200 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:01:08 +0200 |
commit | 7626b4ea8781347fad37e57e3591c10dfb7c434a (patch) | |
tree | c5ef39410eab9c23168bca2f00bae7de7636ed2f /synaptics.h | |
parent | 4b975c2b5080a8686d57413825c8bf1e0288c17e (diff) |
Removed trailing whitespace.
Diffstat (limited to 'synaptics.h')
-rw-r--r-- | synaptics.h | 2 |
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; |