mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
Fix typo in last commit
This commit is contained in:
parent
94ef44e463
commit
1064f52dae
1 changed files with 1 additions and 1 deletions
|
|
@ -924,7 +924,7 @@ ldap_url_parsehosts(
|
|||
char **specs, *p;
|
||||
|
||||
assert( ludlist != NULL );
|
||||
assert( url != NULL );
|
||||
assert( hosts != NULL );
|
||||
|
||||
*ludlist = NULL;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue