]> git.sur5r.net Git - openldap/commitdiff
Fix missing space
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 24 Jul 2008 22:41:22 +0000 (22:41 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 24 Jul 2008 22:41:22 +0000 (22:41 +0000)
servers/slapd/daemon.c

index 92a2b03095c561c384c16296b6163538c0e69ce1..20375a7beb60f74ec30d4f32c8759f9cfa7fca06 100644 (file)
@@ -2301,7 +2301,7 @@ slapd_daemon_task(
                                                Debug( LDAP_DEBUG_ANY,
                                                        "daemon: "
                                                        SLAP_EVENT_FNAME
-                                                       "failed count %d "
+                                                       " failed count %d "
                                                        "err (%d): %s\n",
                                                        ebadf, err,
                                                        sock_errstr( err ) );