summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/libmilter/example.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/libmilter/example.c')
-rw-r--r--contrib/sendmail/libmilter/example.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/libmilter/example.c b/contrib/sendmail/libmilter/example.c
index 5a09f1d..cef4b0f 100644
--- a/contrib/sendmail/libmilter/example.c
+++ b/contrib/sendmail/libmilter/example.c
@@ -6,7 +6,7 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: example.c,v 8.3 2006/12/20 21:22:34 ca Exp $
+ * $Id: example.c,v 8.4 2008/07/22 15:12:47 ca Exp $
*/
/*
@@ -252,7 +252,7 @@ struct smfiDesc smfilter =
mlfi_close, /* connection cleanup */
mlfi_unknown, /* unknown/unimplemented SMTP commands */
mlfi_data, /* DATA command filter */
- mlfi_negotiate /* option negotation at connection startup */
+ mlfi_negotiate /* option negotiation at connection startup */
};
int
OpenPOWER on IntegriCloud