Remove further trailing white space.
This commit is contained in:
parent
1168e5f13b
commit
7ec3a88b94
@ -237,7 +237,7 @@ if_simloop(struct ifnet *ifp, struct mbuf *m, int af, int hlen)
|
||||
if (bpf_peers_present(loif->if_bpf)) {
|
||||
if ((m->m_flags & M_MCAST) == 0 || loif == ifp) {
|
||||
/* XXX beware sizeof(af) != 4 */
|
||||
u_int32_t af1 = af;
|
||||
u_int32_t af1 = af;
|
||||
|
||||
/*
|
||||
* We need to prepend the address family.
|
||||
|
Loading…
x
Reference in New Issue
Block a user