From 7e58cb0779dbb132aede3d29a82a8a4d2d955365 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 14 Mar 2008 09:31:23 +0000 Subject: bugfix: was programmed as a built-in module --- plugins/omrelp/omrelp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit