Style(9) cleanup.
authorChris Pressey <cpressey@dragonflybsd.org>
Sun, 21 Mar 2004 22:41:24 +0000 (22:41 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Sun, 21 Mar 2004 22:41:24 +0000 (22:41 +0000)
commita8cd6c3725ae7a6ce514013779779ecc1afa1679
tree4bcdd35b6fec13ee3d5732296c4a292d4c47afba
parent462d5d24f4756b55c6a65a0351516685d925fa54
Style(9) cleanup.

- Convert K&R-style function declarations to ANSI style.
- Remove ``register'' keywords.
- Remove casts to (void) when ignoring return values.
- Minor indentation fixes.
usr.sbin/quotaon/quotaon.c
usr.sbin/repquota/repquota.c
usr.sbin/trpt/trpt.c