diff options
author | bde <bde@FreeBSD.org> | 1997-06-30 23:49:17 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1997-06-30 23:49:17 +0000 |
commit | 276d810752f550173403a661a1e4d1207bf4b48e (patch) | |
tree | 143b4f0715995b3264f700e93d932f3a81c987e9 /lib/libc/stdio/tmpfile.c | |
parent | 17d2759930ce9cfcd5f346db3189864ee61a9126 (diff) | |
download | FreeBSD-src-276d810752f550173403a661a1e4d1207bf4b48e.zip FreeBSD-src-276d810752f550173403a661a1e4d1207bf4b48e.tar.gz |
Don't depend on gcc's feature of interpreting `int foo(c) char c; ...'
as `int foo(char c) ...' if there is a bogus prototype `int foo(char c);'
in scope.
Diffstat (limited to 'lib/libc/stdio/tmpfile.c')
0 files changed, 0 insertions, 0 deletions