summaryrefslogtreecommitdiffstats
path: root/plugins/im3195
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-05-06 08:43:15 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-05-06 08:43:15 +0200
commitb056c258d7bab528034ec8c8749cdcf0d0102268 (patch)
treee3b19d5336e0db8ad23fcaf82d3142f8844d54ac /plugins/im3195
parentc0d1334f6e23b1cfb21d302e3a4b32c449c26547 (diff)
downloadrsyslog-b056c258d7bab528034ec8c8749cdcf0d0102268.tar.gz
rsyslog-b056c258d7bab528034ec8c8749cdcf0d0102268.tar.xz
rsyslog-b056c258d7bab528034ec8c8749cdcf0d0102268.zip
step: generalized new config interface for all module types
Diffstat (limited to 'plugins/im3195')
-rw-r--r--plugins/im3195/im3195.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/im3195/im3195.c b/plugins/im3195/im3195.c
index 1daad3dd..fd642aaa 100644
--- a/plugins/im3195/im3195.c
+++ b/plugins/im3195/im3195.c
@@ -94,6 +94,7 @@ void OnReceive(srAPIObj __attribute__((unused)) *pMyAPI, srSLMGObj* pSLMG)
}
+#if 0
BEGINbeginCnfLoad
CODESTARTbeginCnfLoad
ENDbeginCnfLoad
@@ -117,6 +118,7 @@ ENDactivateCnf
BEGINfreeCnf
CODESTARTfreeCnf
ENDfreeCnf
+#endif
BEGINrunInput