converted to ANSI function definition

This commit is contained in:
Jeff Hill
2000-02-09 21:08:09 +00:00
parent aa7de061e7
commit 8aec0f3ecd

View File

@@ -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):