=?UTF-8?Q?Fr=C3=A9d=C3=A9ric=20Delanoy=20?=: oleaut32: Fix a typo in an comment.

Alexandre Julliard julliard at wine.codeweavers.com
Wed May 18 10:51:12 CDT 2016


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

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Wed May 18 12:10:33 2016 +0200

oleaut32: Fix a typo in an comment.

Signed-off-by: Frédéric Delanoy <frederic.delanoy at gmail.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/oleaut32/typelib.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/oleaut32/typelib.h b/dlls/oleaut32/typelib.h
index 8f274ba..31c9ab9 100644
--- a/dlls/oleaut32/typelib.h
+++ b/dlls/oleaut32/typelib.h
@@ -217,7 +217,7 @@ typedef struct {
 
 /* after this may follow an array with default value pointers if the
  * appropriate bit in the FKCCIC field has been set:
- * INT   oDefautlValue[nrargs];
+ * INT   oDefaultValue[nrargs];
  */
 
     /* Parameter info one per argument*/




More information about the wine-cvs mailing list