diff options
Diffstat (limited to 'ldap-sldap.c')
-rw-r--r-- | ldap-sldap.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ldap-sldap.c b/ldap-sldap.c index 5f8f85f..efbc23b 100644 --- a/ldap-sldap.c +++ b/ldap-sldap.c @@ -17,12 +17,12 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - $Id: ldap-sldap.c,v 2.12 2006/01/13 10:35:16 lukeh Exp $ + $Id$ */ static char rcsId[] = - "$Id: ldap-sldap.c,v 2.12 2006/01/13 10:35:16 lukeh Exp $"; + "$Id$"; #include "config.h" |