cvs commit: src/usr.bin/checknr checknr.c

Chris Pressey cpressey at crater.dragonflybsd.org
Tue Mar 1 14:33:36 PST 2005


cpressey    2005/03/01 14:32:14 PST

DragonFly src repository

  Modified files:
    usr.bin/checknr      checknr.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.6       +49 -37    src/usr.bin/checknr/checknr.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/checknr/checknr.c.diff?r1=1.5&r2=1.6&f=u





More information about the Commits mailing list