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
Joe Martin
OpenLDAP
Commits
05c10fd6
Commit
05c10fd6
authored
Jun 13, 2018
by
Howard Chu
Committed by
Quanah Gibson-Mount
Jul 03, 2018
Browse files
Fix ldif-wrap errmsg typo
parent
0ae4a7b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/slapcommon.c
View file @
05c10fd6
...
...
@@ -245,7 +245,7 @@ parse_slapopt( int tool, int *mode )
break
;
default:
Debug
(
LDAP_DEBUG_ANY
,
"
value-check
meaningless for tool.
\n
"
,
0
,
0
,
0
);
Debug
(
LDAP_DEBUG_ANY
,
"
ldif-wrap
meaningless for tool.
\n
"
,
0
,
0
,
0
);
break
;
}
...
...
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