aboutsummaryrefslogtreecommitdiff
path: root/inet/rcmd.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-10-13 11:12:28 -0700
committerRoland McGrath <roland@hack.frob.com>2014-10-13 11:12:28 -0700
commit53544380266a8eb38bef9389562fba3ed58a0d11 (patch)
treed040f7c483990e8cf4bb8e11102f15c04a2f6514 /inet/rcmd.c
parentfcb32af153a745414b0d949e707c9485ab77d6ba (diff)
downloadglibc-roland/Wshadow.tar
glibc-roland/Wshadow.tar.gz
glibc-roland/Wshadow.tar.bz2
glibc-roland/Wshadow.zip
Diffstat (limited to 'inet/rcmd.c')
-rw-r--r--inet/rcmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/inet/rcmd.c b/inet/rcmd.c
index acacaa0d8a..29a097a90c 100644
--- a/inet/rcmd.c
+++ b/inet/rcmd.c
@@ -241,7 +241,6 @@ rcmd: socket: All ports in use\n"));
__write(s, "", 1);
lport = 0;
} else {
- char num[8];
int s2 = rresvport_af(&lport, ai->ai_family), s3;
socklen_t len = ai->ai_addrlen;