summaryrefslogtreecommitdiffstats
path: root/tools/ompipe.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ompipe.c')
-rw-r--r--tools/ompipe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ompipe.c b/tools/ompipe.c
index d293114f..420e2b11 100644
--- a/tools/ompipe.c
+++ b/tools/ompipe.c
@@ -315,7 +315,7 @@ CODESTARTnewActInst
CHKiRet(createInstance(&pData));
setInstParamDefaults(pData);
- CODE_STD_STRING_REQUESTparseSelectorAct(1)
+ CODE_STD_STRING_REQUESTnewActInst(1)
for(i = 0 ; i < actpblk.nParams ; ++i) {
if(!pvals[i].bUsed)
continue;