diff --git a/src/rsrv/camessage.c b/src/rsrv/camessage.c index 17c568ab3..c47388861 100644 --- a/src/rsrv/camessage.c +++ b/src/rsrv/camessage.c @@ -1414,7 +1414,7 @@ void write_notify_reply(void *pArg) */ status = semGive(pClient->blockSem); if(status != OK){ - logMsg("CA block sem corrupted %s\n", + logMsg("rsrv block sem corrupted %s\n", strerror(errno), NULL, NULL,