whitespace fixes

This commit is contained in:
Denis Vlasenko
2007-05-30 00:29:55 +00:00
parent 4ef7d3a2de
commit 4b924f3a5c
29 changed files with 82 additions and 82 deletions

View File

@@ -350,7 +350,7 @@ create new one, and bind() it. TODO */
close(rr);
goto again;
}
} else
bb_error_msg_and_die("timeout");
unarm();
@@ -720,7 +720,7 @@ int nc_main(int argc, char **argv)
}
proggie = NULL;
e_found:
// -g -G -t -r deleted, unimplemented -a deleted too
opt_complementary = "?2:vv"; /* max 2 params, -v is a counter */
getopt32(argc, argv, "hnp:s:uvw:" USE_NC_SERVER("l")