mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Remove lint
This commit is contained in:
parent
968495835a
commit
fad62c5d1d
@ -145,7 +145,7 @@ ldap_send_entry(
|
||||
BerElement *ber = NULL;
|
||||
Attribute *attr, **attrp;
|
||||
struct berval *dummy = NULL;
|
||||
char *text;
|
||||
const char *text;
|
||||
|
||||
ent.e_dn = ldap_get_dn(lc->ld, e);
|
||||
ent.e_ndn = ch_strdup( ent.e_dn);
|
||||
|
Loading…
Reference in New Issue
Block a user