Juan Lang : setupapi: Fix a comment typo.

Alexandre Julliard julliard at winehq.org
Fri Dec 18 10:49:08 CST 2009


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

Author: Juan Lang <juan.lang at gmail.com>
Date:   Wed Dec 16 15:01:47 2009 -0800

setupapi: Fix a comment typo.

---

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

diff --git a/dlls/setupapi/devinst.c b/dlls/setupapi/devinst.c
index 89e3cb6..ec586e7 100644
--- a/dlls/setupapi/devinst.c
+++ b/dlls/setupapi/devinst.c
@@ -3836,7 +3836,7 @@ static BOOL SETUPDI_DeleteDrvKey(struct DeviceInfo *devInfo)
 }
 
 /***********************************************************************
- *		SetupDiOpenDevRegKey (SETUPAPI.@)
+ *		SetupDiDeleteDevRegKey (SETUPAPI.@)
  */
 BOOL WINAPI SetupDiDeleteDevRegKey(
        HDEVINFO DeviceInfoSet,




More information about the wine-cvs mailing list