summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/src/sfsasl.h
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
commit519bd6b141ceebfd6ecf5d83fc6982ba2400d1f6 (patch)
treecc2608de04a102294610c8979b33e4638632f673 /contrib/sendmail/src/sfsasl.h
parentb692e05a4491e02dd89c68fae75d1bff801b74ee (diff)
parent1024e3943e17bd4407f0cf3a799cfa05d59f1059 (diff)
downloadFreeBSD-src-519bd6b141ceebfd6ecf5d83fc6982ba2400d1f6.zip
FreeBSD-src-519bd6b141ceebfd6ecf5d83fc6982ba2400d1f6.tar.gz
This commit was generated by cvs2svn to compensate for changes in r159609,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/sendmail/src/sfsasl.h')
-rw-r--r--contrib/sendmail/src/sfsasl.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/sendmail/src/sfsasl.h b/contrib/sendmail/src/sfsasl.h
index 1cc1892..a92f772 100644
--- a/contrib/sendmail/src/sfsasl.h
+++ b/contrib/sendmail/src/sfsasl.h
@@ -6,15 +6,15 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: sfsasl.h,v 8.19 2006/02/27 19:53:37 ca Exp $"
+ * $Id: sfsasl.h,v 8.20 2006/03/27 21:31:00 ca Exp $"
*/
#ifndef SFSASL_H
# define SFSASL_H
-#if SASL
-extern int sfdcsasl __P((SM_FILE_T **, SM_FILE_T **, sasl_conn_t *));
-#endif /* SASL */
+# if SASL
+extern int sfdcsasl __P((SM_FILE_T **, SM_FILE_T **, sasl_conn_t *, int));
+# endif /* SASL */
# if STARTTLS
extern int tls_retry __P((SSL *, int, int, time_t, int, int,
OpenPOWER on IntegriCloud