Even more portability work...

This commit is contained in:
hpa 2001-11-12 06:46:56 +00:00
parent 5b21a932a6
commit 3df5c1f25c
9 changed files with 100 additions and 32 deletions

View file

@ -349,7 +349,6 @@ put(int argc, char *argv[])
}
targ = argv[argc - 1];
if (strchr(argv[argc - 1], ':')) {
char *cp;
struct hostent *hp;
for (n = 1; n < argc - 1; n++)