mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-12 10:54:48 +08:00
Fix debug msg
This commit is contained in:
parent
4bb234bac8
commit
1f0e2f8944
@ -2064,6 +2064,7 @@ slapd_daemon_task(
|
||||
r ? "r" : "", w ? "w" : "" );
|
||||
}
|
||||
}
|
||||
Debug( LDAP_DEBUG_CONNS, "\n", 0, 0, 0 );
|
||||
#endif
|
||||
|
||||
for (i=0; i<ns; i++) {
|
||||
|
Loading…
Reference in New Issue
Block a user