From 1c258a82738e145953fc9cf40c68dcce6db87d92 Mon Sep 17 00:00:00 2001 From: inmarket Date: Sun, 2 Jun 2013 18:57:22 +1000 Subject: GOS updates --- include/ginput/lld/toggle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ginput/lld') diff --git a/include/ginput/lld/toggle.h b/include/ginput/lld/toggle.h index 869b92f8..8db4bea6 100644 --- a/include/ginput/lld/toggle.h +++ b/include/ginput/lld/toggle.h @@ -24,7 +24,7 @@ typedef struct GToggleConfig_t { void *id; unsigned mask; unsigned invert; - iomode_t mode; + unsigned mode; } GToggleConfig; /*===========================================================================*/ -- cgit v1.2.3