use new symbol name

This commit is contained in:
Jeff Hill
2000-03-14 22:42:00 +00:00
parent a76d253bd3
commit d98f89a45f

View File

@@ -397,7 +397,7 @@ void epicsShareAPI ca_repeater ()
assert (bsdSockAttach());
port = caFetchPortConfig ( NULL, &EPICS_CA_REPEATER_PORT, CA_REPEATER_PORT );
port = envGetInetPortConfigParam ( &EPICS_CA_REPEATER_PORT, CA_REPEATER_PORT );
ellInit(&client_list);