X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Ftitle.c;h=799bdf54dc804e335b8689c9710b6d2d9757d8c9;hb=2391410e3fd7767e266c0efe84fd34244ea29dc6;hp=7c4f99bc631d1130c2cc3d0e8e6ef3696227e6e3;hpb=1fdb434f5ddac7280676fbe91bed8a3d4d21b850;p=chaz%2Fopenbox diff --git a/tests/title.c b/tests/title.c index 7c4f99bc..799bdf54 100644 --- a/tests/title.c +++ b/tests/title.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- - noresize.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + title.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 @@ -52,7 +52,7 @@ int main (int argc, char **argv) { x, y, w, h, 10, CopyFromParent, CopyFromParent, CopyFromParent, 0, NULL); - XSetWindowBackground(display,win,WhitePixel(display,0)); + XSetWindowBackground(display,win,WhitePixel(display,0)); // XStringListToTextProperty(&argv[1], 1, &name); // XSetWMName(display, win, &name);