Left justify a function header brace as it should be.
No functional change. MFC after: 3 days
This commit is contained in:
parent
d1d73b0e27
commit
17e17a17cf
@ -1169,7 +1169,7 @@ ipf_checkv6sum(fin)
|
||||
size_t
|
||||
mbufchainlen(m0)
|
||||
struct mbuf *m0;
|
||||
{
|
||||
{
|
||||
size_t len;
|
||||
|
||||
if ((m0->m_flags & M_PKTHDR) != 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user