getifaddrs: remove unused label
This commit is contained in:
parent
4af3ea789a
commit
338cc31c4b
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ static stor* list_add(stor** list, stor** head, char* ifname)
|
|||
*head = curr;
|
||||
if(!*list) *list = curr;
|
||||
}
|
||||
out:
|
||||
return curr;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue