summaryrefslogtreecommitdiffstats
path: root/libmilter/engine.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmilter/engine.c')
-rw-r--r--libmilter/engine.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmilter/engine.c b/libmilter/engine.c
index e557a59..b7684aa 100644
--- a/libmilter/engine.c
+++ b/libmilter/engine.c
@@ -726,7 +726,7 @@ sendreply(r, sd, timeout_ptr, ctx)
}
/*
-** CLR_MACROS -- clear set of macros starting from a given index
+** MI_CLR_MACROS -- clear set of macros starting from a given index
**
** Parameters:
** ctx -- context structure
@@ -1816,7 +1816,7 @@ dec_arg2(buf, len, s1, s2)
}
/*
-** SENDOK -- is it ok for the filter to send stuff to the MTA?
+** MI_SENDOK -- is it ok for the filter to send stuff to the MTA?
**
** Parameters:
** ctx -- context structure
OpenPOWER on IntegriCloud