X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fshape.c;h=c3de7da3c570edee89b452cac515f52c804a5ad2;hb=77baf26a7f2f64ddf1274035fd4991ab17345904;hp=9425f7565ead850fbca246315d614f3ffb4d750b;hpb=e5a797f10d61e33f5d02c2d276f615ea3a00793f;p=chaz%2Fopenbox diff --git a/tests/shape.c b/tests/shape.c index 9425f756..c3de7da3 100644 --- a/tests/shape.c +++ b/tests/shape.c @@ -50,7 +50,7 @@ int main () { ShapeBounding, 0, 0, &xrect, 1, ShapeSet, Unsorted); - XSetWindowBackground(display,win,BlackPixel(display,0)); + XSetWindowBackground(display,win,BlackPixel(display,0)); XMapWindow(display, win); XFlush(display);