X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fgrav.c;fp=tests%2Fgrav.c;h=772fec2bf6aa909bbf27c08abebd8a3e20c2bd35;hb=77baf26a7f2f64ddf1274035fd4991ab17345904;hp=6fba13c3f6de1cc3b1ce9bff35412bf2979d1515;hpb=e5a797f10d61e33f5d02c2d276f615ea3a00793f;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);