mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Fix typo in OMsInteger macro
This commit is contained in:
parent
60533ad197
commit
4f95c63211
@ -205,7 +205,7 @@ static OidRec OidMacros[] = {
|
||||
{ "OLcfgDbOc", "OLcfgOc:2" },
|
||||
{ "OLcfgOvOc", "OLcfgOc:3" },
|
||||
{ "OMsyn", "1.3.6.1.4.1.1466.115.121.1" },
|
||||
{ "OMsInteger", "OMsyn:2" },
|
||||
{ "OMsInteger", "OMsyn:27" },
|
||||
{ "OMsBoolean", "OMsyn:7" },
|
||||
{ "OMsDN", "OMsyn:12" },
|
||||
{ "OMsDirectoryString", "OMsyn:15" },
|
||||
|
Loading…
Reference in New Issue
Block a user