From 95710383580ecf66a58f27ecaa62dfe6c714c682 Mon Sep 17 00:00:00 2001 From: okan Date: Wed, 10 Jul 2013 14:11:42 +0000 Subject: type fixes --- xutil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xutil.c') diff --git a/xutil.c b/xutil.c index f7f2000..f755a98 100644 --- a/xutil.c +++ b/xutil.c @@ -393,7 +393,7 @@ void xu_ewmh_handle_net_wm_state_msg(struct client_ctx *cc, int action, Atom first, Atom second) { - int i; + u_int i; static struct handlers { int atom; int property; -- cgit 1.4.1