Wrong keyword, use epicsShareFunc

This commit is contained in:
Andrew Johnson
2016-04-06 10:59:22 -05:00
parent b4cfe861d3
commit 7ed5f8b4bf
8 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -453,7 +453,7 @@ private:
};
epicsShareExtern ServerContext::shared_pointer startPVAServer(
epicsShareFunc ServerContext::shared_pointer startPVAServer(
std::string const & providerNames = PVACCESS_ALL_PROVIDERS,
int timeToRun = 0,
bool runInSeparateThread = false,