summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/include
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2006-06-14 16:23:02 +0000
committergshapiro <gshapiro@FreeBSD.org>2006-06-14 16:23:02 +0000
commit1024e3943e17bd4407f0cf3a799cfa05d59f1059 (patch)
tree6f072dad611b3ce7872008bf9d66b23a34c28039 /contrib/sendmail/include
parentef9770707c0f88e94a0c4a409f8fb74cea250716 (diff)
downloadFreeBSD-src-1024e3943e17bd4407f0cf3a799cfa05d59f1059.zip
FreeBSD-src-1024e3943e17bd4407f0cf3a799cfa05d59f1059.tar.gz
Import sendmail 8.13.7
Security: FreeBSD-SA-06:17.sendmail
Diffstat (limited to 'contrib/sendmail/include')
-rw-r--r--contrib/sendmail/include/libmilter/mfapi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/include/libmilter/mfapi.h b/contrib/sendmail/include/libmilter/mfapi.h
index d4a02f9..6b85403 100644
--- a/contrib/sendmail/include/libmilter/mfapi.h
+++ b/contrib/sendmail/include/libmilter/mfapi.h
@@ -7,7 +7,7 @@
* the sendmail distribution.
*
*
- * $Id: mfapi.h,v 8.60 2004/08/20 21:24:14 ca Exp $
+ * $Id: mfapi.h,v 8.61 2006/05/04 17:02:01 ca Exp $
*/
/*
@@ -134,7 +134,7 @@ struct smfiDesc
#endif /* SMFI_VERSION > 2 */
#if SMFI_VERSION > 3
- /* any unrecognized or unimplemented command filter */
+ /* SMTP DATA command filter */
sfsistat (*xxfi_data) SM__P((SMFICTX *));
#endif /* SMFI_VERSION > 3 */
};
OpenPOWER on IntegriCloud