Fixing the comment would do too, but it really doesn't matter.

Signed-off-by: Peter Hutterer <[email protected]>
---
 src/xf86WacomDefs.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/xf86WacomDefs.h b/src/xf86WacomDefs.h
index 892a9c0..786a826 100644
--- a/src/xf86WacomDefs.h
+++ b/src/xf86WacomDefs.h
@@ -451,8 +451,8 @@ struct _WacomCommonRec
        int wcmMaxStripY;            /* Maximum fingerstrip Y */
 
        int nbuttons;                /* total number of buttons */
-       int npadkeys;                /* number of pad keys in the above array */
        int padkey_code[WCM_MAX_BUTTONS];/* hardware codes for buttons */
+       int npadkeys;                /* number of pad keys in the above array */
 
        WacomDevicePtr wcmDevices;   /* list of devices sharing same port */
        int wcmPktLength;            /* length of a packet */
-- 
1.7.4.2


------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to