| #
a4cc1f4f |
| 20-Jul-2009 |
dholland <dholland@NetBSD.org> |
Assorted minor cleanups, no functional change: - u_int* -> uint* - don't make private typedefs of system structures - use curses TRUE and FALSE only with curses booleans, otherwise true
Assorted minor cleanups, no functional change: - u_int* -> uint* - don't make private typedefs of system structures - use curses TRUE and FALSE only with curses booleans, otherwise true and false; - includes cleanup - group globals in extern.c by functionality
Object file diffs inspected.
show more ...
|