X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fgrav.c;h=772fec2bf6aa909bbf27c08abebd8a3e20c2bd35;hb=2391410e3fd7767e266c0efe84fd34244ea29dc6;hp=6fba13c3f6de1cc3b1ce9bff35412bf2979d1515;hpb=1b59b9f6e064008e1fb085fcfda7a847a0422696;p=chaz%2Fopenbox diff --git a/tests/grav.c b/tests/grav.c index 6fba13c3..772fec2b 100644 --- a/tests/grav.c +++ b/tests/grav.c @@ -44,7 +44,7 @@ int main () { XSetWMNormalHints(display, win, hints); XFree(hints); - XSetWindowBackground(display,win,WhitePixel(display,0)); + XSetWindowBackground(display,win,WhitePixel(display,0)); XMapWindow(display, win); XFlush(display);