From ca3ca860c9dd3a6ac55985fc5d0996bfdf2ce035 Mon Sep 17 00:00:00 2001 From: ebner Date: Fri, 21 Oct 2011 17:02:46 +0200 Subject: [PATCH] fixed error --- ch.psi.fda/src/test/ioc/X/MTEST-PC-FDA/test.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch.psi.fda/src/test/ioc/X/MTEST-PC-FDA/test.template b/ch.psi.fda/src/test/ioc/X/MTEST-PC-FDA/test.template index e4850fb..6cfbe89 100644 --- a/ch.psi.fda/src/test/ioc/X/MTEST-PC-FDA/test.template +++ b/ch.psi.fda/src/test/ioc/X/MTEST-PC-FDA/test.template @@ -35,7 +35,7 @@ record(waveform, "$(P)LWAVE") { } # Character Waveform (100 Elements) -record(waveform, "$(P):CWAVE") { +record(waveform, "$(P)CWAVE") { field(DESC, "Character Waveform") field(NELM, "100") field(FTVL, "CHAR")