Skip to content
Snippets Groups Projects
Commit 3c28bb41 authored by Stig Venaas's avatar Stig Venaas
Browse files

Removed a superfluous line left after the ai_addr == NULL fix

parent e7826573
Branches
Tags
No related merge requests found
......@@ -395,7 +395,6 @@ static int slap_get_listener_addresses(
return -1;
}
sai = res;
sap = *sal;
for ( sai=res; sai; sai=sai->ai_next ) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment