X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4f5b0756df0dfc925b9576db47ecce949c378e18..fa3e4a0548699ccaac41df2428fe1ad9d3659435:/clientname.c diff --git a/clientname.c b/clientname.c index 270f09f1..f1a77d60 100644 --- a/clientname.c +++ b/clientname.c @@ -321,7 +321,6 @@ int check_name(int fd, return error; } - /* Given all these results, we expect that one of them will be * the same as ss. The comparison is a bit complicated. */ for (res = res0; res; res = res->ai_next) {