Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
7bdf2ab5
Commit
7bdf2ab5
authored
Nov 29, 2004
by
Howard Chu
Browse files
_operational should return SLAP_CB_CONTINUE
parent
9114b1b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/overlays/syncprov.c
View file @
7bdf2ab5
...
...
@@ -1578,7 +1578,7 @@ syncprov_operational(
ldap_pvt_thread_mutex_unlock
(
&
si
->
si_csn_mutex
);
}
}
return
L
D
AP_
SUCCESS
;
return
S
LAP_
CB_CONTINUE
;
}
static
int
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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