]> git.sur5r.net Git - openldap/commitdiff
FIx prev commit, OID clash
authorHoward Chu <hyc@openldap.org>
Sat, 24 Jan 2009 05:49:14 +0000 (05:49 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 24 Jan 2009 05:49:14 +0000 (05:49 +0000)
servers/slapd/bconfig.c

index 2d23b9e2a3044213cbf010c51c461df1f556f139..f4b15de936361db2ec0c7388504f00aa4d8738f6 100644 (file)
@@ -692,7 +692,7 @@ static ConfigTable config_back_cf_table[] = {
 #else
                ARG_IGNORED, NULL,
 #endif
-               "( OLcfgGlAt:85 NAME 'olcTLSProtocolMin' "
+               "( OLcfgGlAt:87 NAME 'olcTLSProtocolMin' "
                        "SYNTAX OMsDirectoryString SINGLE-VALUE )", NULL, NULL },
        { "tool-threads", "count", 2, 2, 0, ARG_INT|ARG_MAGIC|CFG_TTHREADS,
                &config_generic, "( OLcfgGlAt:80 NAME 'olcToolThreads' "