src/oping.h: Change the default payload message.
authorFlorian Forster <octo@verplant.org>
Wed, 27 Oct 2010 13:18:15 +0000 (15:18 +0200)
committerFlorian Forster <octo@noris.net>
Wed, 27 Oct 2010 13:18:15 +0000 (15:18 +0200)
src/oping.h

index 1935436..377bcf7 100644 (file)
@@ -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