Code

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
index 5442d6039c29dc11557ed5b8b2a4c65cc6823bbb,3ae226c6f5e64d25e31d3ab3d960e0e673a8289f..6263a4def36459c7d94c8dbbb362cc89b56a9f6e
@@@ -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