shut up gcc

This commit is contained in:
rsc 2006-04-20 20:31:21 +00:00
parent de9b8f8674
commit dbbfb316fb

View file

@ -471,7 +471,7 @@ get1prop(Window w, Atom a, Atom type)
return 0;
x = *p;
XFree((void*) p);
return (int)x;
return (int)(uintptr)x;
}
Window