cvs commit: src/usr.bin/printf Makefile printf.c

Chris Pressey cpressey at crater.dragonflybsd.org
Fri Dec 31 12:33:16 PST 2004


cpressey    2004/12/31 12:32:59 PST

DragonFly src repository

  Modified files:
    usr.bin/printf       Makefile printf.c 
  Log:
  Raise WARNS to 7 and apply some style(9):
  - Remove casts to void when ignoring return values
  - Remove `register' keywords.
  
  Submitted-by: Alexander 'alxl' Lobachov <alxl_at_alxl_dot_info>
  
  Revision  Changes    Path
  1.3       +2 -1      src/usr.bin/printf/Makefile
  1.6       +14 -14    src/usr.bin/printf/printf.c


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





More information about the Commits mailing list