diff options
author | bde <bde@FreeBSD.org> | 2002-04-18 12:53:39 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2002-04-18 12:53:39 +0000 |
commit | aed32c6aa217ae9b1c513e59b31bc4b0401cdf21 (patch) | |
tree | d8505fca1ea7b4e63af63da2b32967bb2e8d7ab8 /lib/libc/stdlib/ldiv.c | |
parent | ea1a822782225ef9ed41d50bca1727b8afc1d156 (diff) | |
download | FreeBSD-src-aed32c6aa217ae9b1c513e59b31bc4b0401cdf21.zip FreeBSD-src-aed32c6aa217ae9b1c513e59b31bc4b0401cdf21.tar.gz |
Backed out the style bugs in rev.1.17:
- don't use unusual indentation for 39 lines of declarations when only 2
of the lines benefit from it.
- don't use __DECONST(). This was the one use of it in the tree, and it
was just wrong. It was used to hide the warning about tgetnum() having
the wrong prototype (missing a `const') due to libncurses being
misconfigured. libncurses has been fixed, so the original code now
compiles cleanly with WARNS=4.
Diffstat (limited to 'lib/libc/stdlib/ldiv.c')
0 files changed, 0 insertions, 0 deletions