mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Fix missing space
This commit is contained in:
parent
4f935126c4
commit
5d3e5ecbd9
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ) );
|
||||
|
|
|
|||
Loading…
Reference in a new issue