]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed some style bugs in the removal of __P(()). Continuation lines
authorbde <bde@FreeBSD.org>
Sun, 24 Mar 2002 10:19:10 +0000 (10:19 +0000)
committerbde <bde@FreeBSD.org>
Sun, 24 Mar 2002 10:19:10 +0000 (10:19 +0000)
commit867fc1ed1cceb768a61213161aa1a6ae8b1b4dc7
treed8015d788d425107d8581929edbf851b0947c775
parent3a6e21a3250a1856706318c7ef6ebb85df2332ac
Fixed some style bugs in the removal of __P(()).  Continuation lines
were not outdented to preserve non-KNF lining up of code with parentheses.
Switch to KNF formatting.
sys/netinet/if_ether.h
sys/netinet/in_pcb.h
sys/netinet/in_var.h
sys/netinet/ip_mroute.c
sys/netinet/tcp_input.c
sys/netinet/tcp_reass.c
sys/netinet/tcp_usrreq.c
sys/netinet/udp_usrreq.c