new NTTable definition, eget pv formatting

This commit is contained in:
Matej Sekoranja
2012-10-11 14:16:44 +02:00
parent 8e85c764ab
commit 7d4d72eae1
4 changed files with 133 additions and 261 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ class ChannelGetRequesterImpl : public ChannelGetRequester
std::cerr << "[" << m_channelName << "] failed to get: " << status.toString() << std::endl;
{
Lock lock(m_pointerMutex);
// this is OK since calle holds also owns it
// this is OK since caller holds also owns it
m_channelGet.reset();
}
}