type fixes

This commit is contained in:
okan
2013-07-10 14:11:42 +00:00
parent dd10412804
commit 9571038358
2 changed files with 3 additions and 3 deletions

View File

@@ -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;