mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
Updated comment to be more accurate.
svn path=/trunk/; revision=4365
This commit is contained in:
parent
504851d85e
commit
a5c783b93c
1 changed files with 5 additions and 2 deletions
|
@ -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 <windows.h>
|
||||
|
|
Loading…
Reference in a new issue