]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed some style bugs in the removal of __P(()). The main ones were
authorbde <bde@FreeBSD.org>
Sun, 24 Mar 2002 09:34:04 +0000 (09:34 +0000)
committerbde <bde@FreeBSD.org>
Sun, 24 Mar 2002 09:34:04 +0000 (09:34 +0000)
commit3a6e21a3250a1856706318c7ef6ebb85df2332ac
tree018122a1fc824c0a2641362615bea135f49f0f19
parent5939a9b39981e7bbc701c3dc3239657e6fbb332e
Fixed some style bugs in the removal of __P(()).  The main ones were
not removing tabs before "__P((", and not outdenting continuation lines
to preserve non-KNF lining up of code with parentheses.  Switch to KNF
formatting and/or rewrap the whole prototype in some cases.
sys/net/bsd_comp.c
sys/net/if_ethersubr.c
sys/net/if_fddisubr.c
sys/net/if_gif.h
sys/net/if_pppvar.h
sys/net/if_tap.c
sys/net/pfil.h
sys/net/ppp_comp.h
sys/net/ppp_deflate.c
sys/net/radix.c
sys/net/route.h