Francois Gouget : oleaut32: Improve the LHashValOfNameSys() documentation a bit.

Alexandre Julliard julliard at winehq.org
Wed Sep 3 07:43:29 CDT 2008


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Mon Sep  1 17:01:42 2008 +0200

oleaut32: Improve the LHashValOfNameSys() documentation a bit.

---

 dlls/oleaut32/hash.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/oleaut32/hash.c b/dlls/oleaut32/hash.c
index b3929f3..32c1086 100644
--- a/dlls/oleaut32/hash.c
+++ b/dlls/oleaut32/hash.c
@@ -486,6 +486,7 @@ static const unsigned char Lookup_224[128 * 3] = {
 
 /***********************************************************************
  *		LHashValOfNameSysA (OLEAUT32.166)
+ *              LHashValOfNameSys  (TYPELIB.4)
  *
  * Produce a string hash value.
  *




More information about the wine-cvs mailing list