From: Florian Forster Date: Wed, 27 Oct 2010 13:18:15 +0000 (+0200) Subject: src/oping.h: Change the default payload message. X-Git-Tag: liboping-1.5.0~2 X-Git-Url: https://git.octo.it/?p=liboping.git;a=commitdiff_plain;h=1581ac5997a3fcfc31b531e9db425cb5cc01806a src/oping.h: Change the default payload message. --- diff --git a/src/oping.h b/src/oping.h index 1935436..377bcf7 100644 --- 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 http://verplant.org/" +#define PING_DEF_DATA "liboping -- ICMP ping library " /* * Method definitions