cleanup debug msg

This commit is contained in:
Howard Chu 2006-12-27 01:15:05 +00:00
parent d2fc667fe7
commit d0467a5961

View 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';