diff options
author | ed <ed@FreeBSD.org> | 2009-02-26 20:32:11 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2009-02-26 20:32:11 +0000 |
commit | ffab68620f121460586af38654ee5be9efaa11f3 (patch) | |
tree | 2b79d2949beb316192954f2c483d67d0b2383b8a /lib/libc/stdlib/atof.c | |
parent | ab39654e319d3fec6d8c5e3907ffc143827025b6 (diff) | |
download | FreeBSD-src-ffab68620f121460586af38654ee5be9efaa11f3.zip FreeBSD-src-ffab68620f121460586af38654ee5be9efaa11f3.tar.gz |
Use ANSI function declarations in librpcsvc.
When compiling librpcsvc with LLVM, we get a compiler error, because
hexval() uses an ANSI prototype, but a K&R declaration. I could have
just changed hexval(), but I'd rather keep this consistent. It's not
that much code.
Submitted by: Pawel Worach <pawel worach gmail com>
Diffstat (limited to 'lib/libc/stdlib/atof.c')
0 files changed, 0 insertions, 0 deletions