From aebb3fb352f326c0f72967ed24e3255ee677f9e2 Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Sun, 15 Apr 2007 11:55:07 +0000 Subject: add comment --- lib/Smokeping/probes/EchoPing.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/Smokeping/probes/EchoPing.pm b/lib/Smokeping/probes/EchoPing.pm index 305e3ca..2bf8a3e 100644 --- a/lib/Smokeping/probes/EchoPing.pm +++ b/lib/Smokeping/probes/EchoPing.pm @@ -112,6 +112,7 @@ sub make_host { return $target->{addr}; } +# This will be overridden by the EchoPingPlugin-derived probes sub post_args { return (); } -- cgit v1.2.3-24-g4f1b