From a5c783b93cd899455be3069f4f313ae0f833b122 Mon Sep 17 00:00:00 2001 From: Mark Tempel Date: Thu, 20 Mar 2003 03:12:25 +0000 Subject: [PATCH] Updated comment to be more accurate. svn path=/trunk/; revision=4365 --- reactos/apps/tests/shaptest/shaptest.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/reactos/apps/tests/shaptest/shaptest.c b/reactos/apps/tests/shaptest/shaptest.c index 0e65177ccfc..cfba0714748 100644 --- a/reactos/apps/tests/shaptest/shaptest.c +++ b/reactos/apps/tests/shaptest/shaptest.c @@ -1,6 +1,9 @@ /* - * gditest - dec 26, 2001 -- gditest bug fix by Richard Campbell + * COPYRIGHT: See COPYING in the top level directory + * AUTHOR: See gditest-- (initial changes by Mark Tempel) + * shaptest + * This test application is for testing shape drawing GDI routines. + * Much code is taken from gditest (just look at the revision history). */ #include