diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2014-05-22 04:39:17 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2014-05-22 04:39:17 +0000 |
commit | 4313cc83440a39bdf976f955b1d4d3f3c4d1552f (patch) | |
tree | aac7ff8fd80ac6cf3ed8575d8c7e4d03754ce694 /contrib/sendmail/libsm/ldap.c | |
parent | fd949af642e0e9fa330d35e53a4aa3a5cad7bbd9 (diff) | |
parent | 4a67213fda7a17ff204a52fc800a87333e14f7db (diff) |
Notes
Diffstat (limited to 'contrib/sendmail/libsm/ldap.c')
-rw-r--r-- | contrib/sendmail/libsm/ldap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/ldap.c b/contrib/sendmail/libsm/ldap.c index 586149c6551dc..9359aedfdedaf 100644 --- a/contrib/sendmail/libsm/ldap.c +++ b/contrib/sendmail/libsm/ldap.c @@ -11,7 +11,7 @@ #define LDAP_DEPRECATED 1 #include <sm/gen.h> -SM_RCSID("@(#)$Id: ldap.c,v 1.86 2013/11/22 20:51:43 ca Exp $") +SM_RCSID("@(#)$Id: ldap.c,v 1.86 2013-11-22 20:51:43 ca Exp $") #if LDAPMAP # include <sys/types.h> |