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
a4f93a69
Commit
a4f93a69
authored
Oct 14, 2003
by
Hallvard Furuseth
Browse files
Really rename ldap_int_get_controls() to ldap_pvt_get_controls().
parent
9201971c
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/ldap_pvt.h
View file @
a4f93a69
...
...
@@ -155,7 +155,7 @@ LDAP_F (struct ldapcontrol *) ldap_control_dup LDAP_P((
LDAP_F
(
struct
ldapcontrol
**
)
ldap_controls_dup
LDAP_P
((
struct
ldapcontrol
*
const
*
ctrls
));
LDAP_F
(
int
)
ldap_
in
t_get_controls
LDAP_P
((
LDAP_F
(
int
)
ldap_
pv
t_get_controls
LDAP_P
((
BerElement
*
be
,
struct
ldapcontrol
***
ctrlsp
));
...
...
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