X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fskiptaskbar.c;h=1b2461603f61b3487420eae535c580e76e8683a3;hb=61b8f5243063622598ea21c26cccc220ea29a50c;hp=a02d199d50e18b4c20605fd1175a61645609af16;hpb=58acd2b2dd7a55280a3d6df6f6e6eb2f03aa0888;p=chaz%2Fopenbox diff --git a/tests/skiptaskbar.c b/tests/skiptaskbar.c index a02d199d..1b246160 100644 --- a/tests/skiptaskbar.c +++ b/tests/skiptaskbar.c @@ -1,6 +1,6 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- - modal.c for the Openbox window manager + skiptaskbar.c for the Openbox window manager Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify @@ -42,7 +42,7 @@ int main () { x, y, w, h, 10, CopyFromParent, CopyFromParent, CopyFromParent, 0, 0); - XSetWindowBackground(display,win,WhitePixel(display,0)); + XSetWindowBackground(display,win,WhitePixel(display,0)); XChangeProperty(display, win, state, XA_ATOM, 32, PropModeReplace, (unsigned char*)&skip, 1);