summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify/protolist.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/KeyboardNotify/protolist.h')
-rw-r--r--plugins/KeyboardNotify/protolist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/KeyboardNotify/protolist.h b/plugins/KeyboardNotify/protolist.h
index f48f64d126..5a08d929da 100644
--- a/plugins/KeyboardNotify/protolist.h
+++ b/plugins/KeyboardNotify/protolist.h
@@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
typedef struct {
- unsigned int count;
+ UINT_PTR count;
BOOL *enabled;
} XSTATUS_INFO;