]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-monitor/backend.c
Set peeraddr also for IPv6, fixes ITS#1918
[openldap] / servers / slapd / back-monitor / backend.c
index a9f324ed49468eb98b7f4bb9016e8641e9e053c9..bd65f90639b2b2df3f995200e1137b6583fe763c 100644 (file)
@@ -99,7 +99,7 @@ monitor_subsys_backend_init(
 #else
                        Debug( LDAP_DEBUG_ANY,
                                "monitor_subsys_backend_init: "
-                               "unable to create entry 'Backend cn=%d,%s'\n%s",
+                               "unable to create entry 'cn=Backend %d,%s'\n%s",
                                i, 
                                monitor_subsys[SLAPD_MONITOR_BACKEND].mss_ndn.bv_val,
                                "" );