X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fstrut.c;h=15a48607ced2294143f426e5ed837ab716325511;hb=HEAD;hp=a0068ae406c47686cd8afed73b96009c09749316;hpb=2442cdfd85e5229c7ee4ac49ca66a7d55ffcb919;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);