Revert "Tweak prev commit for RE24 style debug"

This reverts commit d224e576a9.

Revert, wrong branch
This commit is contained in:
Quanah Gibson-Mount 2020-09-02 19:33:03 +00:00
parent d224e576a9
commit b51faa5cf0

View File

@ -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 );