projects
/
liboping.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b7074a
)
src/oping.h: Change the default payload message.
author
Florian Forster
<octo@verplant.org>
Wed, 27 Oct 2010 13:18:15 +0000
(15:18 +0200)
committer
Florian Forster
<octo@noris.net>
Wed, 27 Oct 2010 13:18:15 +0000
(15:18 +0200)
src/oping.h
patch
|
blob
|
history
diff --git
a/src/oping.h
b/src/oping.h
index
1935436
..
377bcf7
100644
(file)
--- a/
src/oping.h
+++ b/
src/oping.h
@@
-57,7
+57,7
@@
typedef struct pingobj pingobj_t;
#define PING_DEF_TIMEOUT 1.0
#define PING_DEF_TTL 255
#define PING_DEF_AF AF_UNSPEC
-#define PING_DEF_DATA "
Florian Forster <octo@verplant.org> http://verplant.org/
"
+#define PING_DEF_DATA "
liboping -- ICMP ping library <http://octo.it/liboping/>
"
/*
* Method definitions