Reviewed-by: Chris Bagwell <[email protected]>

On Wed, Jun 1, 2011 at 9:40 PM, Peter Hutterer <[email protected]> wrote:
> 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 43084fb..7b6b80b 100644
> --- a/src/xf86WacomDefs.h
> +++ b/src/xf86WacomDefs.h
> @@ -435,7 +435,7 @@ struct _WacomCommonRec
>        unsigned char wcmFlags;     /* various flags (handle tilt) */
>        int debugLevel;
>        int tablet_id;               /* USB tablet ID */
> -       int tablet_type;             /* type (penabled/1FGT/2FGT, etc) of the 
> tablet */
> +       int tablet_type;             /* bitmask of tablet features (WCM_LCD, 
> WCM_PEN, etc) */
>        int fd;                      /* file descriptor to tablet */
>        int fd_refs;                 /* number of references to fd; if =0, fd 
> is invalid */
>        unsigned long wcmKeys[NBITS(KEY_MAX)]; /* supported tool types for the 
> device */
> --
> 1.7.5.1
>
> ------------------------------------------------------------------------------
> Simplify data backup and recovery for your virtual environment with vRanger.
> Installation's a snap, and flexible recovery options mean your data is safe,
> secure and there when you need it. Data protection magic?
> Nope - It's vRanger. Get your free trial download today.
> http://p.sf.net/sfu/quest-sfdev2dev
> _______________________________________________
> Linuxwacom-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
>

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to