Skip to content

Commit 61f0500

Browse files
committed
fix(waveform): change VAL field type from FTVL to FTVL[NELM]
1 parent f41e630 commit 61f0500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/database/src/std/rec/waveformRecord.dbd.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ routine and NORD is also set at that time.
403403
special(SPC_DBADDR)
404404
pp(TRUE)
405405
extra("void * val")
406-
#=type Set by FTVL
406+
#=type Set by FTVL[NELM]
407407
#=read Yes
408408
#=write Yes
409409
}

0 commit comments

Comments
 (0)