diff options
author | harti <harti@FreeBSD.org> | 2005-02-10 14:50:34 +0000 |
---|---|---|
committer | harti <harti@FreeBSD.org> | 2005-02-10 14:50:34 +0000 |
commit | 9c56ede2b6e0a88b71bf3805c99bcf68500f114d (patch) | |
tree | 54ba7a031d8c4b9432783ea8f06327a17bbaf38c /lib/libc/stdio/putwchar.c | |
parent | 77cdf1ecc0171ba6e6aba3ab531d36c32d897da7 (diff) | |
download | FreeBSD-src-9c56ede2b6e0a88b71bf3805c99bcf68500f114d.zip FreeBSD-src-9c56ede2b6e0a88b71bf3805c99bcf68500f114d.tar.gz |
Style nits:
Move some assignments nearer to where they actually used. Convert a loop
from a for() to a while() to make it clearer and add braces to the long
body of it. Split assignment from variable declaration.
Submitted by: Max Okumoto <okumoto@ucsd.edu>
Diffstat (limited to 'lib/libc/stdio/putwchar.c')
0 files changed, 0 insertions, 0 deletions