Kaydet (Commit) 504e01e5 authored tarafından Caolán McNamara's avatar Caolán McNamara

typo in OSL_DEBUG_LEVEL > 1 code

üst 2d3203b2
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment