mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 15:49:34 -05: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue