diff options
author | mux <mux@FreeBSD.org> | 2003-06-01 19:26:34 +0000 |
---|---|---|
committer | mux <mux@FreeBSD.org> | 2003-06-01 19:26:34 +0000 |
commit | 395a389841261b0c00a85ddeeb14f3f709af41c7 (patch) | |
tree | 104ef80a6cbcd0252d4b815241a24cce5d86ef02 /lib/libc/stdio/fputc.c | |
parent | 34b4fc2567fd5365fc590e4b09f07da8b72eed69 (diff) | |
download | FreeBSD-src-395a389841261b0c00a85ddeeb14f3f709af41c7.zip FreeBSD-src-395a389841261b0c00a85ddeeb14f3f709af41c7.tar.gz |
- Style(9) fixes, most notably :
o Remove register keyword
o ANSIfy prototypes
o Remove "return;" at the end of void functions
o Remove trailing spaces
o Don't align local variables with tabs and reorder them
o Don't use /* FOO */ at the end of a #ifdef FOO block if
it's a small block
- Other non-functional changes :
o 6 -> ETHER_ADDR_LEN
o Don't initialize if_output; ether_ifattach() does it for us
Diffstat (limited to 'lib/libc/stdio/fputc.c')
0 files changed, 0 insertions, 0 deletions