diff options
author | jb <jb@FreeBSD.org> | 1998-05-08 05:10:32 +0000 |
---|---|---|
committer | jb <jb@FreeBSD.org> | 1998-05-08 05:10:32 +0000 |
commit | de6ae1a8e253f3d17d6c9d7e1f1ecb9be6309b10 (patch) | |
tree | b296863794c8520027a0608c3db366396cbb3228 /lib/libc/stdlib/netbsd_strtod.c | |
parent | ad9978bc4a06f5510c1e190ff7ca74cd66c71f50 (diff) | |
download | FreeBSD-src-de6ae1a8e253f3d17d6c9d7e1f1ecb9be6309b10.zip FreeBSD-src-de6ae1a8e253f3d17d6c9d7e1f1ecb9be6309b10.tar.gz |
Don't assign the va_list variable 'ap' directly to the argtable because
va_list is not a pointer on alpha. Instead, use the va_arg() macro
to return the address that is stored in the argtable.
Diffstat (limited to 'lib/libc/stdlib/netbsd_strtod.c')
0 files changed, 0 insertions, 0 deletions