mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
Revert "Tweak prev commit for RE24 style debug"
This reverts commit d224e576a9
.
Revert, wrong branch
This commit is contained in:
parent
d224e576a9
commit
b51faa5cf0
@ -1072,7 +1072,7 @@ do_syncrep1(
|
||||
|
||||
si->si_refreshDone = 0;
|
||||
Debug( LDAP_DEBUG_SYNC, "do_syncrep1: %s starting refresh (sending cookie=%s)\n",
|
||||
si->si_ridtxt, si->si_syncCookie.octet_str.bv_val, 0 );
|
||||
si->si_ridtxt, si->si_syncCookie.octet_str.bv_val );
|
||||
|
||||
rc = ldap_sync_search( si, op->o_tmpmemctx );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user