mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
fix ITS#3257
This commit is contained in:
parent
392366818e
commit
01a1eec957
@ -316,7 +316,7 @@ main( int argc, char **argv )
|
||||
)
|
||||
{
|
||||
int err;
|
||||
int i;
|
||||
int i = 0;
|
||||
LDAPControl c[1];
|
||||
|
||||
#ifdef LDAP_GROUP_TRANSACTION
|
||||
|
Loading…
Reference in New Issue
Block a user