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
HAMANO Tsukasa
OpenLDAP
Commits
08f07b2a
Commit
08f07b2a
authored
Feb 04, 2021
by
Ondřej Kuzník
Browse files
Fix typo in MS AD persistent search ctrl
parent
6c469f07
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/libldap/msctrl.c
View file @
08f07b2a
...
...
@@ -264,7 +264,7 @@ ldap_create_extended_dn_control(
#ifdef LDAP_CONTROL_X_SERVER_NOTIFICATION
int
ldap_create_sever_notification_control
(
LDAP
*
ld
,
ldap_create_se
r
ver_notification_control
(
LDAP
*
ld
,
LDAPControl
**
ctrlp
)
{
assert
(
ld
!=
NULL
);
...
...
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