]> git.sur5r.net Git - openldap/commitdiff
cleanup
authorPierangelo Masarati <ando@openldap.org>
Thu, 31 Mar 2005 00:27:53 +0000 (00:27 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 31 Mar 2005 00:27:53 +0000 (00:27 +0000)
servers/slapd/bconfig.c

index 3fbdab5d2db5358d038af93d36bc429c39966d4e..52b5a9151068465ff0dab516536e473f64de39a5 100644 (file)
@@ -2080,7 +2080,7 @@ config_tls_config(ConfigArgs *c) {
                flag = LDAP_OPT_X_TLS_CRLCHECK; keys = crlkeys;
 #else
                Debug(LDAP_DEBUG_ANY, "%s: "
-                               "disabled tls_option \"TLSCRLCheck\"\n",
+                               "disabled tls_option \"TLSCRLCheck\" <%x>\n",
                                c->log, c->type, 0);
 #endif
                break;