author | Florian Forster <ff@octo.it> | |
Fri, 13 Feb 2015 12:46:06 +0000 (13:46 +0100) | ||
committer | Florian Forster <ff@octo.it> | |
Fri, 13 Feb 2015 12:46:06 +0000 (13:46 +0100) |
1 | 2 | |||
---|---|---|---|---|
src/oping.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc src/oping.c
index 5442d6039c29dc11557ed5b8b2a4c65cc6823bbb,3ae226c6f5e64d25e31d3ab3d960e0e673a8289f..6263a4def36459c7d94c8dbbb362cc89b56a9f6e
--- 1/src/oping.c
--- 2/src/oping.c
+++ b/src/oping.c
while (1)
{
- optchar = getopt (argc, argv, "46c:hi:I:t:Q:f:D:Z:P:m:"
- optchar = getopt (argc, argv, "46c:hi:I:t:Q:f:D:Z:P:w:"
++ optchar = getopt (argc, argv, "46c:hi:I:t:Q:f:D:Z:P:m:w:"
#if USE_NCURSES
"uUg:"
#endif