Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
4f95c632
Commit
4f95c632
authored
Apr 13, 2005
by
Howard Chu
Browse files
Fix typo in OMsInteger macro
parent
60533ad1
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/bconfig.c
View file @
4f95c632
...
...
@@ -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:2
7
"
},
{
"OMsBoolean"
,
"OMsyn:7"
},
{
"OMsDN"
,
"OMsyn:12"
},
{
"OMsDirectoryString"
,
"OMsyn:15"
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment