Fix typo in last commit

This commit is contained in:
Kurt Zeilenga 2002-06-05 16:39:15 +00:00
parent 94ef44e463
commit 1064f52dae

View file

@ -924,7 +924,7 @@ ldap_url_parsehosts(
char **specs, *p;
assert( ludlist != NULL );
assert( url != NULL );
assert( hosts != NULL );
*ludlist = NULL;