mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +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
|
* COPYRIGHT: See COPYING in the top level directory
|
||||||
dec 26, 2001 -- gditest bug fix by Richard Campbell
|
* 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>
|
#include <windows.h>
|
||||||
|
|
Loading…
Reference in a new issue