diff options
author | ngie <ngie@FreeBSD.org> | 2016-01-21 05:59:33 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2016-01-21 05:59:33 +0000 |
commit | d5dcdbe9cc952c698fa3bd596375e7f7d18de655 (patch) | |
tree | 119882c48c1d21da8c136475a0d751f111fc172b /lib/libc/stdio/getc.c | |
parent | 1765ee7015938758be65f075e488810c76916f53 (diff) | |
download | FreeBSD-src-d5dcdbe9cc952c698fa3bd596375e7f7d18de655.zip FreeBSD-src-d5dcdbe9cc952c698fa3bd596375e7f7d18de655.tar.gz |
MFC r294126:
Fix warnings with gcc 5.0
reconnect.c:
- Convert the K&R prototype of main to an ANSI prototype to mute a
warning from gcc 4.2.1
- Close s_sock2 after finishing off the last test to plug a leak and
mute a warning from gcc 5.0 about a -Wunused-but-set variable
sendfile.c:
- Fix a -Wunused-but-set warning with gcc 5.0 with pagesize in main(..)
Diffstat (limited to 'lib/libc/stdio/getc.c')
0 files changed, 0 insertions, 0 deletions