]> Dogcows Code - chaz/openbox/commitdiff
Fix a problem pointed out by clang
authorMikael Magnusson <mikachu@gmail.com>
Mon, 10 Nov 2008 22:34:50 +0000 (23:34 +0100)
committerMikael Magnusson <mikachu@gmail.com>
Mon, 10 Nov 2008 22:34:50 +0000 (23:34 +0100)
openbox/client.c:269:10: warning: incompatible pointer types passing 'gint *', expected 'guint32 *'
    if (!OBT_PROP_GET32(self->window, NET_WM_USER_TIME, CARDINAL, &user_time))
         ^~~~~~~~~~~~~~


No differences found
This page took 0.021456 seconds and 4 git commands to generate.