changed the name of class oldCAC to ca_client_context
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
||||
|
||||
epicsSingleton < tsFreeList < struct CASG, 128 > > CASG::pFreeList;
|
||||
|
||||
CASG::CASG ( oldCAC &cacIn ) :
|
||||
CASG::CASG ( ca_client_context &cacIn ) :
|
||||
client ( cacIn ), magic ( CASG_MAGIC )
|
||||
{
|
||||
client.installCASG ( *this );
|
||||
|
||||
Reference in New Issue
Block a user