From 77baf26a7f2f64ddf1274035fd4991ab17345904 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Tue, 17 Jul 2007 02:48:16 +0200 Subject: remove trailing whitespace --- tests/fallback.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/fallback.c') diff --git a/tests/fallback.c b/tests/fallback.c index 16e98dd4..721ed31e 100644 --- a/tests/fallback.c +++ b/tests/fallback.c @@ -40,8 +40,8 @@ int main () { 0,0,150,150, 10, CopyFromParent, CopyFromParent, CopyFromParent, 0, 0); - XSetWindowBackground(display,one,WhitePixel(display,0)); - XSetWindowBackground(display,two,BlackPixel(display,0)); + XSetWindowBackground(display,one,WhitePixel(display,0)); + XSetWindowBackground(display,two,BlackPixel(display,0)); XSetTransientForHint(display, two, one); -- cgit v1.2.3