summaryrefslogtreecommitdiffstats
path: root/omdiscard.c
diff options
context:
space:
mode:
Diffstat (limited to 'omdiscard.c')
-rw-r--r--omdiscard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omdiscard.c b/omdiscard.c
index 0f99b5fd..51db9b8e 100644
--- a/omdiscard.c
+++ b/omdiscard.c
@@ -118,7 +118,7 @@ ENDqueryEtryPt
BEGINmodInit(Discard)
CODESTARTmodInit
- *ipIFVersProvided = 1; /* so far, we only support the initial definition */
+ *ipIFVersProvided = CURR_MOD_IF_VERSION; /* we only support the current interface specification */
CODEmodInit_QueryRegCFSLineHdlr
ENDmodInit
/*