]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
cleanup debug msg
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 2 Jan 2007 22:22:53 +0000 (22:22 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 2 Jan 2007 22:22:53 +0000 (22:22 +0000)
servers/slapd/daemon.c

index ccafda3a12bfab3202c8d9efe297d93d8fe9d715..5148e201ad0690cf4eee8cf11bacf3d6e83a54d8 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';