mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Backout last commit until devel tests complete successfully.
This commit is contained in:
parent
c7f24de904
commit
7f43a36326
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ void ldbm_initialize( void )
|
|||
static int initialized = 0;
|
||||
|
||||
int err;
|
||||
u_int32_t envFlags;
|
||||
int envFlags;
|
||||
|
||||
if(initialized++) return;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue