Change to get exServer.cc to build on solaris.

This commit is contained in:
Janet B. Anderson
1999-08-02 15:31:38 +00:00
parent ce99b91956
commit 6ca8f9fb28

View File

@@ -339,7 +339,7 @@ void exAsyncExistIO::expire()
//
// post IO completion
//
this->postIOCompletion (pverExistsHere);
this->postIOCompletion (pvExistReturn(pverExistsHere));
}
//