Henri Verbeet : wined3d: Fix a comment.

Alexandre Julliard julliard at winehq.org
Wed May 19 10:34:17 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed May 19 11:13:37 2010 +0200

wined3d: Fix a comment.

---

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

diff --git a/dlls/wined3d/surface_base.c b/dlls/wined3d/surface_base.c
index 44c008a..d752827 100644
--- a/dlls/wined3d/surface_base.c
+++ b/dlls/wined3d/surface_base.c
@@ -942,7 +942,7 @@ static HRESULT
 /*****************************************************************************
  * IWineD3DSurface::Blt, SW emulation version
  *
- * Performs blits to a surface, eigher from a source of source-less blts
+ * Performs a blit to a surface, with or without a source surface.
  * This is the main functionality of DirectDraw
  *
  * Params:




More information about the wine-cvs mailing list