]> git.sur5r.net Git - openldap/commitdiff
cleanup
authorKurt Zeilenga <kurt@openldap.org>
Fri, 20 Dec 2002 04:08:06 +0000 (04:08 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 20 Dec 2002 04:08:06 +0000 (04:08 +0000)
servers/slapd/daemon.c

index 5aec3841081e039d8708fd20968abb1fa7b5c667..cc57495b2a5aefb6a2b17ec312a3aafa3f2c4b2c 100644 (file)
@@ -1694,8 +1694,7 @@ slapd_daemon_task(
                        }
 
                        Statslog( LDAP_DEBUG_STATS,
-                               "conn=%ld fd=%ld ACCEPT from %s "
-                               "(%s)\n",
+                               "conn=%ld fd=%ld ACCEPT from %s (%s)\n",
                                id, (long) s,
                                peername,
                                slap_listeners[l]->sl_name.bv_val,