fixed sun pro warnings

This commit is contained in:
Jeff Hill
2002-08-22 15:53:14 +00:00
parent ebe7870015
commit 0f70d78803
10 changed files with 43 additions and 40 deletions

View File

@@ -540,7 +540,6 @@ int epicsShareAPI ca_array_put ( chtype type, arrayElementCount count,
int epicsShareAPI ca_change_connection_event ( chid pChan, caCh *pfunc )
{
return pChan->changeConnCallBack ( pfunc );
return ECA_INTERNAL;
}
/*