X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Foverride.c;h=44c3a0035f5af44e4b2ba4188bb7b5aeebe9cc70;hb=2391410e3fd7767e266c0efe84fd34244ea29dc6;hp=042aa0f110b315880c5d150f0591ea20e8841c8c;hpb=16f46c296d1fcd3f27fc62a18e71c55fb3fd3e88;p=chaz%2Fopenbox diff --git a/tests/override.c b/tests/override.c index 042aa0f1..44c3a003 100644 --- a/tests/override.c +++ b/tests/override.c @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- override.c for the Openbox window manager - Copyright (c) 2003 Ben Jansens + 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 @@ -41,7 +41,7 @@ int main () { x, y, w, h, 10, CopyFromParent, CopyFromParent, CopyFromParent, xswamask, &xswa); - XSetWindowBackground(display,win,WhitePixel(display,0)); + XSetWindowBackground(display,win,WhitePixel(display,0)); XMapWindow(display, win); XFlush(display);