diff --git a/src/cas/example/simple/exServer.cc b/src/cas/example/simple/exServer.cc index 73d8635ba..0f2f684f5 100644 --- a/src/cas/example/simple/exServer.cc +++ b/src/cas/example/simple/exServer.cc @@ -339,7 +339,7 @@ void exAsyncExistIO::expire() // // post IO completion // - this->postIOCompletion (pverExistsHere); + this->postIOCompletion (pvExistReturn(pverExistsHere)); } //