put away for mrk after epics installed

This commit is contained in:
Janet B. Anderson
1991-01-16 15:56:39 +00:00
parent be0fd24ae0
commit 8bb00f0ed8
6 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ static long write_bo(pbo)
case (CONSTANT) :
break;
case (DB_LINK) :
(void)dbPutLink(&(pbo->out.value.db_link),pbo,DBR_SHORT,pbo->val,1L);
(void)dbPutLink(&pbo->out.value.db_link,pbo,DBR_SHORT,&pbo->val,1L);
break;
case (CA_LINK) :
break;