mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
ITS#4840 fix typo
This commit is contained in:
parent
b57450bd97
commit
c3e28a5488
@ -1682,7 +1682,7 @@ ldap_count_values LDAP_P(( /* deprecated, use ldap_count_values_len */
|
||||
char **vals ));
|
||||
|
||||
LDAP_F( void )
|
||||
ldap_value_free LDAP_P(( /* deprecated, use ldap_values_free_len */
|
||||
ldap_value_free LDAP_P(( /* deprecated, use ldap_value_free_len */
|
||||
char **vals ));
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user