slirp: Reindent after refactoring
No code change. Signed-off-by: Guillaume Subiron <maethor@subiron.org> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Reviewed-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
9dfbf250d2
commit
1252cf40a8
|
@ -465,7 +465,6 @@ send:
|
|||
|
||||
ip->ip_ttl = IPDEFTTL;
|
||||
ip->ip_tos = so->so_iptos;
|
||||
|
||||
error = ip_output(so, m);
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in New Issue