From 4fd30cca079892e19dd55a6d2c568c383edd7b06 Mon Sep 17 00:00:00 2001 From: okan Date: Fri, 10 May 2013 16:32:47 +0000 Subject: more type fixes for mask/button --- conf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf.c') diff --git a/conf.c b/conf.c index ba90add..c2c3bbb 100644 --- a/conf.c +++ b/conf.c @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: conf.c,v 1.124 2013/05/10 16:05:34 okan Exp $ + * $OpenBSD: conf.c,v 1.125 2013/05/10 16:32:48 okan Exp $ */ #include @@ -627,7 +627,7 @@ void conf_grab_mouse(struct client_ctx *cc) { struct mousebinding *mb; - int button; + u_int button; TAILQ_FOREACH(mb, &Conf.mousebindingq, entry) { if (mb->context != MOUSEBIND_CTX_WIN) -- cgit v1.2.3-2-gb3c3