X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fstrut.c;h=15a48607ced2294143f426e5ed837ab716325511;hb=677fb4264412007f6d830e5899c9b1fa41b4c95b;hp=f0fddf6aa3c9564c97c4113ed9a9e29c7cd81305;hpb=3643d53005fdcfc99db0652ff209c01106ea2cf0;p=chaz%2Fopenbox diff --git a/tests/strut.c b/tests/strut.c index f0fddf6a..15a48607 100644 --- a/tests/strut.c +++ b/tests/strut.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- - fullscreen.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + strut.c for the Openbox window manager + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -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);