]> git.sur5r.net Git - openldap/commitdiff
cleanup debug msg
authorHoward Chu <hyc@openldap.org>
Wed, 27 Dec 2006 01:15:05 +0000 (01:15 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 27 Dec 2006 01:15:05 +0000 (01:15 +0000)
servers/slapd/daemon.c

index fb07060016e6216047d58765f8d82acb903c11d4..7dd35b2f6cfd14acc6a3d00ee9c2bb6b867a18fb 100644 (file)
@@ -1601,7 +1601,7 @@ slap_listener(
 #endif /* LDAP_PF_LOCAL */
 
        Debug( LDAP_DEBUG_TRACE,
-               ">>> slap_listener(%s)",
+               ">>> slap_listener(%s)\n",
                sl->sl_url.bv_val, 0, 0 );
 
        peername[0] = '\0';