X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4f5b0756df0dfc925b9576db47ecce949c378e18..ac669e8b922c7ace230294f9bf9a3a2bdfbd19d2:/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) {