Left justify a function header brace as it should be.
No functional change. MFC after: 3 days
This commit is contained in:
parent
0fd0256c66
commit
a353d4b597
@ -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