summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-03-14 09:31:23 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-03-14 09:31:23 +0000
commit7e58cb0779dbb132aede3d29a82a8a4d2d955365 (patch)
tree7c670b1fb1be3c3b6bbc719bae0b6bb0e81e9483
parent35b08726373868a4259bd70f79ba4bf25803e829 (diff)
downloadrsyslog-7e58cb0779dbb132aede3d29a82a8a4d2d955365.tar.gz
rsyslog-7e58cb0779dbb132aede3d29a82a8a4d2d955365.tar.xz
rsyslog-7e58cb0779dbb132aede3d29a82a8a4d2d955365.zip
bugfix: was programmed as a built-in module
-rw-r--r--plugins/omrelp/omrelp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/omrelp/omrelp.c b/plugins/omrelp/omrelp.c
index 8f464e30..22482c23 100644
--- a/plugins/omrelp/omrelp.c
+++ b/plugins/omrelp/omrelp.c
@@ -530,7 +530,7 @@ CODEqueryEtryPt_STD_OMOD_QUERIES
ENDqueryEtryPt
-BEGINmodInit(Fwd)
+BEGINmodInit()
CODESTARTmodInit
*ipIFVersProvided = CURR_MOD_IF_VERSION; /* we only support the current interface specification */
CODEmodInit_QueryRegCFSLineHdlr