diff options
author | imp <imp@FreeBSD.org> | 2010-06-13 16:54:11 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2010-06-13 16:54:11 +0000 |
commit | 72eba20f2c3d064ee0cc48d8ded11924960daf75 (patch) | |
tree | c937d8ec59ee2a891312624d980138bcabcda92d /lib/libc/stdio/getwchar.c | |
parent | 99cceb7b938fa416f005fc4d7ec39677a7240607 (diff) | |
download | FreeBSD-src-72eba20f2c3d064ee0cc48d8ded11924960daf75.zip FreeBSD-src-72eba20f2c3d064ee0cc48d8ded11924960daf75.tar.gz |
style(9) fixes:
o make cmd scoped to the whole do_rules function, since it really is
scoped to the whole fucnion. Making it static was the wrong way to
fix referencing it outside of the block in which it was declared
(and conforms to the style of the rest of the file).
o remove a couple of meaningless blank lines
o properly wrap one line.
Diffstat (limited to 'lib/libc/stdio/getwchar.c')
0 files changed, 0 insertions, 0 deletions