From 4277423ee4deb41940700582ffc19f581ca1b436 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Tue, 5 Mar 2002 00:23:54 +0000 Subject: [PATCH] cosmetic --- src/db/dbPutNotifyBlocker.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/db/dbPutNotifyBlocker.cpp b/src/db/dbPutNotifyBlocker.cpp index a8ee38cf8..ff037bb67 100644 --- a/src/db/dbPutNotifyBlocker.cpp +++ b/src/db/dbPutNotifyBlocker.cpp @@ -107,7 +107,7 @@ extern "C" void putNotifyCompletion ( putNotify *ppn ) pBlocker->block.signal (); } -void dbPutNotifyBlocker::initiatePutNotify ( epicsAutoMutex &locker, cacWriteNotify & notify, +void dbPutNotifyBlocker::initiatePutNotify ( epicsAutoMutex & locker, cacWriteNotify & notify, struct dbAddr & addr, unsigned type, unsigned long count, const void * pValue ) { int status;