projects
/
liboping.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a715e6a
a336f1e
)
Merge branches 'mark' and 'timeout'
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
5442d60
,
3ae226c
..
6263a4d
---
1
/
src/oping.c
---
2
/
src/oping.c
+++ b/
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