Nikolay Sivov : gdiplus: Fix API documentation name.

Alexandre Julliard julliard at winehq.org
Wed Sep 3 07:43:48 CDT 2008


Module: wine
Branch: master
Commit: cf5562338af651877ccd0f83b122e0745e22fc76
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=cf5562338af651877ccd0f83b122e0745e22fc76

Author: Nikolay Sivov <bunglehead at gmail.com>
Date:   Tue Sep  2 23:47:33 2008 +0400

gdiplus: Fix API documentation name.

---

 dlls/gdiplus/region.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/gdiplus/region.c b/dlls/gdiplus/region.c
index 689f30b..90aaf9e 100644
--- a/dlls/gdiplus/region.c
+++ b/dlls/gdiplus/region.c
@@ -813,7 +813,7 @@ GpStatus WINGDIPAPI GdipIsInfiniteRegion(GpRegion *region, GpGraphics *graphics,
 }
 
 /*****************************************************************************
- * GdipSetEmptye [GDIPLUS.@]
+ * GdipSetEmpty [GDIPLUS.@]
  */
 GpStatus WINGDIPAPI GdipSetEmpty(GpRegion *region)
 {




More information about the wine-cvs mailing list