summaryrefslogtreecommitdiffstats
path: root/tools/ompipe.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-11-01 19:07:56 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-11-01 19:07:56 +0100
commit0bde71bdb79c11fe3c7513048bd48dad24c02de2 (patch)
tree4e33deb63993557a45e17dffd399d4bbe4037508 /tools/ompipe.c
parentd5c033ac2b5c6218c92dbe83d9605ca98da5d397 (diff)
parent8995034e5a17f58445b69fe97b64ba5c46b5dccf (diff)
downloadrsyslog-0bde71bdb79c11fe3c7513048bd48dad24c02de2.tar.gz
rsyslog-0bde71bdb79c11fe3c7513048bd48dad24c02de2.tar.bz2
rsyslog-0bde71bdb79c11fe3c7513048bd48dad24c02de2.zip
Merge branch 'v6-stable' into v7-stable
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;