Raise WARNS to 7 and apply some style(9):
authorChris Pressey <cpressey@dragonflybsd.org>
Fri, 31 Dec 2004 20:32:59 +0000 (20:32 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Fri, 31 Dec 2004 20:32:59 +0000 (20:32 +0000)
commitd50bb240b1dd1b0e5572bf9969b852339b86c4fb
tree376390c227a65c36f78bb98980e34c4c0b48dc4e
parentbf6854e3a806fa39628aa492b8ed1448552e200a
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>
usr.bin/printf/Makefile
usr.bin/printf/printf.c