X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Ffullscreen.c;h=6907cab563ee0dd6d92ff3247a8091a164202f26;hb=c1d21a1a6d88189ab3c5569b2b776d846bb6c11a;hp=6e32f46d8364d4e49267398bcc30568843f35d4b;hpb=2442cdfd85e5229c7ee4ac49ca66a7d55ffcb919;p=chaz%2Fopenbox diff --git a/tests/fullscreen.c b/tests/fullscreen.c index 6e32f46d..6907cab5 100644 --- a/tests/fullscreen.c +++ b/tests/fullscreen.c @@ -42,7 +42,7 @@ int main () { x, y, w, h, 10, CopyFromParent, CopyFromParent, CopyFromParent, 0, NULL); - XSetWindowBackground(display,win,WhitePixel(display,0)); + XSetWindowBackground(display,win,WhitePixel(display,0)); XMapWindow(display, win); XFlush(display);