pvAccess -> pva provider name change

This commit is contained in:
Matej Sekoranja
2013-09-23 11:26:10 +02:00
parent f2a10fd37a
commit 236a7311d5
10 changed files with 20 additions and 18 deletions

View File

@@ -472,7 +472,7 @@ int main (int argc, char *argv[])
}
ClientFactory::start();
provider = getChannelAccess()->getProvider("pvAccess");
provider = getChannelAccess()->getProvider("pva");
if (!testFile.empty())
{