mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
cleanup debug msg
This commit is contained in:
parent
d2fc667fe7
commit
d0467a5961
1 changed files with 1 additions and 1 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Reference in a new issue