=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: gdi32: Fix a comment.

Alexandre Julliard julliard at winehq.org
Thu Jan 2 13:13:47 CST 2014


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Thu Jan  2 00:35:57 2014 +0100

gdi32: Fix a comment.

---

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

diff --git a/dlls/gdi32/driver.c b/dlls/gdi32/driver.c
index 31703fe..4529562 100644
--- a/dlls/gdi32/driver.c
+++ b/dlls/gdi32/driver.c
@@ -160,7 +160,7 @@ done:
 
 
 /***********************************************************************
- *           __wine_set_display_driver_module    (GDI32.@)
+ *           __wine_set_display_driver    (GDI32.@)
  */
 void CDECL __wine_set_display_driver( HMODULE module )
 {




More information about the wine-cvs mailing list