added void to func proto
This commit is contained in:
@@ -2521,7 +2521,7 @@ void fdManagerVerify ( const char * pName, unsigned interestLevel )
|
||||
showProgressEnd ( interestLevel );
|
||||
}
|
||||
|
||||
verifyConnectWithDisconnectedChannels (
|
||||
void verifyConnectWithDisconnectedChannels (
|
||||
const char *pName, unsigned interestLevel )
|
||||
{
|
||||
int status;
|
||||
|
||||
Reference in New Issue
Block a user