Style(9):
authorChris Pressey <cpressey@dragonflybsd.org>
Mon, 20 Dec 2004 19:59:54 +0000 (19:59 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Mon, 20 Dec 2004 19:59:54 +0000 (19:59 +0000)
commitfc04f0b4852e823c804def59baf3b3321aac191a
treebbec81764e15f4fdccbf6cfe53120857b733c3af
parent96794781ccc00aa13e4bc2b7350dc8174e13c26c
Style(9):
- Remove casts to void when ignoring return values;
- Un-block a useless inner block containing no variable declarations.
usr.bin/su/su.c