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