Merge branches 'mark' and 'timeout'
authorFlorian Forster <ff@octo.it>
Fri, 13 Feb 2015 12:46:06 +0000 (13:46 +0100)
committerFlorian Forster <ff@octo.it>
Fri, 13 Feb 2015 12:46:06 +0000 (13:46 +0100)
1  2 
src/oping.c

diff --cc src/oping.c
@@@ -647,7 -647,7 +649,7 @@@ static int read_options (int argc, cha
  
        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