Type info
Title rename member variable of cppu::BaseMutex
Posted by [EMAIL PROTECTED]
Affected ...,
Effective from CWS skeletonmaker


Summary

- mutable ::osl::Mutex m_mutex;
+ mutable ::osl::Mutex m_aMutex;


Description
The member variable changed to make adaptation from deprecated
comphelper::OBaseMutex easier.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to