fixed hpux accc warning

This commit is contained in:
Jeff Hill
2002-12-17 16:55:41 +00:00
parent ce3bbc453d
commit 448010b6ad
3 changed files with 19 additions and 25 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ caStatus casCoreClient::enumPostponedCreateChanResponse ( casChannelI &,
return S_casApp_noSupport;
}
caStatus casCoreClient::channelCreateFailedResp ( const caHdrLargeArray &,
caStatus )
const caStatus )
{
return S_casApp_noSupport;
}