rwatson 2008-04-07 01:43:30 UTC FreeBSD src repository Modified files: sys/net if_loop.c Log: Coerce if_loop.c in the general direction of style(9): - Use ANSI function declarations - Remove use of 'register' keyword - Prefer style(9) return parens, white space MFC after: 1 month Revision Changes Path 1.115 +18 -33 src/sys/net/if_loop.c