Cleanup:
authorSascha Wildner <swildner@dragonflybsd.org>
Sun, 6 Nov 2005 11:44:02 +0000 (11:44 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Sun, 6 Nov 2005 11:44:02 +0000 (11:44 +0000)
commit1f0f7b357f695364c2d426fad5891e5b0177d56a
tree1d6c476c5da3989eea1a138aeac10403e2e889e3
parent20f0a2d306a931fd8d7a9270fbb087d82bb1766e
Cleanup:

- In function definitions, move the type on a line of its own.
- Ansify function definitions.
- Remove (void) casts for discarded return values.
bin/df/df.c
bin/expr/expr.y
bin/ls/print.c
bin/mined/mined1.c
bin/mined/mined2.c
bin/sh/histedit.c
bin/sh/parser.c