Add cvrt_string for DBR_CLASS

This commit is contained in:
Marty Kraimer
1998-03-16 15:54:39 +00:00
parent fac1096850
commit 2a075c0353

View File

@@ -140,7 +140,8 @@ epicsShareDef CACVRTFUNC *cac_dbr_cvrt[]
cvrt_put_ackt,
cvrt_put_ackt, /* DBR_PUT_ACKS identical to DBR_PUT_ACKT */
cvrt_stsack_string
cvrt_stsack_string,
cvrt_string
};