typo in OSL_DEBUG_LEVEL > 1 code
This commit is contained in:
@@ -737,7 +737,7 @@ extern "C" void SAL_CALL typelib_typedescription_newEmpty(
|
||||
pRet = (typelib_TypeDescription *)pTmp;
|
||||
#if OSL_DEBUG_LEVEL > 1
|
||||
osl_incrementInterlockedCount(
|
||||
&Init::get()->InterfaceMethodTypeDescriptionCount );
|
||||
&Init::get()->nInterfaceMethodTypeDescriptionCount );
|
||||
#endif
|
||||
pTmp->aBase.pMemberName = 0;
|
||||
pTmp->pReturnTypeRef = 0;
|
||||
|
Reference in New Issue
Block a user