Remove tailing whitespace.
This commit is contained in:
parent
7c9470c075
commit
05d70babff
@ -535,7 +535,7 @@ gather_sctp(void)
|
||||
"address family %d not supported",
|
||||
xraddr->address.sa.sa_family);
|
||||
}
|
||||
faddr->encaps_port = xraddr->encaps_port;
|
||||
faddr->encaps_port = xraddr->encaps_port;
|
||||
faddr->state = xraddr->state;
|
||||
faddr->next = NULL;
|
||||
if (prev_faddr == NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user