freebsd-ports/net/sixxs-heartbeatd/files/patch-client_heartbeat-client.c
Christian Weisgerber 3718d819cf Import SixXS heartbeat 2003-10-26.
This is the heartbeat client for the public dynamic-IPv4
IPv6 tunnel beta test from the SixXS tunnel service provider.
2004-05-02 19:12:23 +00:00

14 lines
287 B
C

$FreeBSD$
--- client/heartbeat-client.c.orig Fri Apr 23 22:00:57 2004
+++ client/heartbeat-client.c Fri Apr 23 22:01:14 2004
@@ -277,7 +277,7 @@
if (argc != 2)
{
fprintf(stderr,
- "heartbeat-client <configfile>\n");
+ "sixxs-heartbeatd <configfile>\n");
return -1;
}