mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 10:09:43 -05:00
Remove lint caused by recent header changes.
This commit is contained in:
parent
a5ac8f57f8
commit
d306bb1114
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ struct lber_options ber_int_options = {
|
|||
|
||||
int
|
||||
ber_get_option(
|
||||
LDAP_CONST void *item,
|
||||
void *item,
|
||||
int option,
|
||||
void *outvalue)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue