diff options
author | imp <imp@FreeBSD.org> | 2001-01-07 20:40:23 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2001-01-07 20:40:23 +0000 |
commit | b64cf67abd4baaee84ca02edc61270d2936ab1bf (patch) | |
tree | 2cf58cc349df7a08c985cd1e54e721c5ec01aad8 /lib/libc/stdlib | |
parent | 748745f40e2ec7403751738d8c2c5c9b0a3c38d4 (diff) | |
download | FreeBSD-src-b64cf67abd4baaee84ca02edc61270d2936ab1bf.zip FreeBSD-src-b64cf67abd4baaee84ca02edc61270d2936ab1bf.tar.gz |
This file follows style(9), so adjust various nits in the last few commits
to conform to style(9), plus one other convention that I use:
o Declare variables at the start of the function, rather than in blocks
when it doesn't help understanding (mine).
o 80 column limit.
o BSD style statement continuation, rather than "gnu" style.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions