From dcb25230e008d4092ac32e63ca6f7fa40948de25 Mon Sep 17 00:00:00 2001 From: Huw Davies Date: Fri, 17 Dec 2004 18:56:49 +0000 Subject: [PATCH] Fix comment to reflect reality and indeed the code. --- dlls/oleaut32/typelib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/oleaut32/typelib.c b/dlls/oleaut32/typelib.c index 003425c1a5..713aa4432d 100644 --- a/dlls/oleaut32/typelib.c +++ b/dlls/oleaut32/typelib.c @@ -1647,7 +1647,7 @@ MSFT_DoFuncs(TLBContext* pcx, * of this (first) part excluding this field. Then follow the records, * for each member there is one record. * - * First entry is always the length of the record (excluding this + * First entry is always the length of the record (including this * length word). * Rest of the record depends on the type of the member. If there is * a field indicating the member type (function variable intereface etc) -- 2.33.8