From 98a11f3ad998a17e68a5cf5769cd39eead389f86 Mon Sep 17 00:00:00 2001 From: Korrawit Pruegsanusak Date: Thu, 23 Feb 2012 22:47:59 +0700 Subject: Some doxygen warnings cleanup --- cppu/inc/typelib/typedescription.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppu') diff --git a/cppu/inc/typelib/typedescription.h b/cppu/inc/typelib/typedescription.h index 783e3ecab212..c4d957a2d91a 100644 --- a/cppu/inc/typelib/typedescription.h +++ b/cppu/inc/typelib/typedescription.h @@ -424,7 +424,7 @@ typedef struct _typelib_InterfaceAttributeTypeDescription nAllMembers, ppAllMembers are also initialized; aBase.bComplete is still false. This happens when an interface type description is created with - typelib_typedescription_newMIInterface or + typelib_typedescription_newMIInterface or typelib_typedescription_newInterface.
  • At the final level, pMapMemberIndexToFunctionIndex, -- cgit