From: Pierangelo Masarati Date: Mon, 20 Dec 2004 21:41:30 +0000 (+0000) Subject: long lasting typo (at least since 2.0) X-Git-Tag: OPENLDAP_REL_ENG_2_3_0ALPHA~30 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=83ba4ea944c5e4732a36d07f33cd93cafbcf4af4;p=openldap long lasting typo (at least since 2.0) --- diff --git a/libraries/libldap/options.c b/libraries/libldap/options.c index debbc5b4fe..ed2df964e7 100644 --- a/libraries/libldap/options.c +++ b/libraries/libldap/options.c @@ -131,7 +131,6 @@ ldap_get_option( return LDAP_OPT_ERROR; } - info->ldapai_api_version = LDAP_API_VERSION; info->ldapai_api_version = LDAP_API_VERSION; info->ldapai_protocol_version = LDAP_VERSION_MAX;