mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
cleanup
This commit is contained in:
parent
3aaeb43344
commit
bfc6b56ad1
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ monitor_subsys_database_init(
|
|||
"dn: cn=Database %d,%s\n"
|
||||
SLAPD_MONITOR_OBJECTCLASSES
|
||||
"cn: Database %d\n"
|
||||
"description: %s",
|
||||
"description: %s\n",
|
||||
i,
|
||||
monitor_subsys[SLAPD_MONITOR_DATABASE].mss_dn.bv_val,
|
||||
i,
|
||||
|
|
|
|||
Loading…
Reference in a new issue