X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fshape.c;h=c3de7da3c570edee89b452cac515f52c804a5ad2;hb=2ea60e77c085a724b2ec28273e24e12ece0e84f3;hp=9425f7565ead850fbca246315d614f3ffb4d750b;hpb=99daa7f5237b220b93bbec4854344d76cde3ef84;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);