added void to func proto

This commit is contained in:
Jeff Hill
2003-05-13 22:53:13 +00:00
parent ae3a888da7
commit 6861be8270

View File

@@ -2521,7 +2521,7 @@ void fdManagerVerify ( const char * pName, unsigned interestLevel )
showProgressEnd ( interestLevel );
}
verifyConnectWithDisconnectedChannels (
void verifyConnectWithDisconnectedChannels (
const char *pName, unsigned interestLevel )
{
int status;