[PATCH 4/5] wined3d: Fix a comment.

Henri Verbeet hverbeet at codeweavers.com
Wed May 19 04:13:37 CDT 2010


---
 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:
-- 
1.6.4.4




More information about the wine-patches mailing list