From b1c5b72bb4bb5f3e116255f9d04b368137ff25f7 Mon Sep 17 00:00:00 2001 From: Michel Dänzer Date: Thu, 1 Nov 2007 09:13:43 +0100 Subject: Fix typos in descriptions of -compwinwin{1,5}00. --- do_tests.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/do_tests.c b/do_tests.c index 189a219..b5e6d55 100644 --- a/do_tests.c +++ b/do_tests.c @@ -1241,11 +1241,11 @@ Test test[] = { InitCompositeWin, DoCompositeWinWin, MidScroll, EndCompositeWin, VERSION1_6, COMP, 0, {4, 10}}, - {"-compwinwin100", "Composite 10x10 from window to window", NULL, + {"-compwinwin100", "Composite 100x100 from window to window", NULL, InitCompositeWin, DoCompositeWinWin, MidScroll, EndCompositeWin, VERSION1_6, COMP, 0, {4, 100}}, - {"-compwinwin500", "Composite 10x10 from window to window", NULL, + {"-compwinwin500", "Composite 500x500 from window to window", NULL, InitCompositeWin, DoCompositeWinWin, MidScroll, EndCompositeWin, VERSION1_6, COMP, 0, {4, 500}}, -- cgit v1.2.3