From: Quanah Gibson-Mount Date: Sat, 16 Dec 2006 03:33:27 +0000 (+0000) Subject: cleanup X-Git-Tag: OPENLDAP_REL_ENG_2_4_4ALPHA~8^2~365 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0523f0e3a7a8001e70aaad6498dda1a251922ed2;p=thirdparty%2Fopenldap.git cleanup --- diff --git a/servers/slapd/syncrepl.c b/servers/slapd/syncrepl.c index eb513a2721..ebc66aa651 100644 --- a/servers/slapd/syncrepl.c +++ b/servers/slapd/syncrepl.c @@ -752,7 +752,7 @@ do_syncrep2( ber_tag_t tag; case LDAP_TAG_SYNC_NEW_COOKIE: Debug( LDAP_DEBUG_SYNC, - "do_syncrep2: rid %03d %s - %s%s\n", + "do_syncrep2: rid %03d %s - %s\n", si->si_rid, "LDAP_RES_INTERMEDIATE", "NEW_COOKIE" );