Style(9) cleanup.
authorChris Pressey <cpressey@dragonflybsd.org>
Tue, 23 Mar 2004 18:34:41 +0000 (18:34 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Tue, 23 Mar 2004 18:34:41 +0000 (18:34 +0000)
commit9aeb24d3649695ac382bcd37225eb380bf64f8bd
tree9a31bb6cfe75d787716d301dec5d4fee465d039b
parent9ddb32bad623f4779a772d76cbfbc3032078b7e5
Style(9) cleanup.

- Split deeply nested code into its own function, draw_row().
- Remove pleonastic wrapper function movto().
- Convert K&R-style function declarations to ANSI style.
- Remove (void) cast when ignoring return value.
- Fix indentation and whitespace around operators.
- Remove once-humourous comments that have now fallen out of context.
games/grdc/grdc.c