X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fstrut.c;h=15a48607ced2294143f426e5ed837ab716325511;hb=77baf26a7f2f64ddf1274035fd4991ab17345904;hp=a0068ae406c47686cd8afed73b96009c09749316;hpb=e5a797f10d61e33f5d02c2d276f615ea3a00793f;p=chaz%2Fopenbox diff --git a/tests/strut.c b/tests/strut.c index a0068ae4..15a48607 100644 --- a/tests/strut.c +++ b/tests/strut.c @@ -43,7 +43,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);