diff --git a/src/db/db_access.c b/src/db/db_access.c index 9bcc7847d..7b35705a3 100644 --- a/src/db/db_access.c +++ b/src/db/db_access.c @@ -1605,9 +1605,7 @@ int no_elements return(0); } -int dbPutNotifyMapType(ppn,oldtype) -PUTNOTIFY *ppn; -short oldtype; +int dbPutNotifyMapType (PUTNOTIFY *ppn, short oldtype) { switch(oldtype) { case(oldDBR_STRING):