Style(9):
authorChris Pressey <cpressey@dragonflybsd.org>
Tue, 1 Mar 2005 22:32:14 +0000 (22:32 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Tue, 1 Mar 2005 22:32:14 +0000 (22:32 +0000)
commit68c732e627863c9b4bc1c6fe1908b655a348a690
treea3ebfc89ea57ba73e4b971205c9d6408408a5415
parent622a6468c229b923f5ca0857f9f2bdd01c200b72
Style(9):
- Normalize spacing, mostly around binary operators.
- Wrap some long lines and fix some indentation.
- Use standard usage message formatting.
- Braces around multiline blocks.
- Parentheses around argument to sizeof.
usr.bin/checknr/checknr.c