summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2007-04-15 13:55:07 +0200
committerNiko Tyni <ntyni@iki.fi>2007-04-15 13:55:07 +0200
commitaebb3fb352f326c0f72967ed24e3255ee677f9e2 (patch)
tree9a4412522bbf3bd29f6a93c811b02e404783bd09 /lib
parent68256963c77579525aca2cba503072ae4dd26e28 (diff)
downloadsmokeping-aebb3fb352f326c0f72967ed24e3255ee677f9e2.tar.gz
smokeping-aebb3fb352f326c0f72967ed24e3255ee677f9e2.tar.xz
add comment
Diffstat (limited to 'lib')
-rw-r--r--lib/Smokeping/probes/EchoPing.pm1
1 files changed, 1 insertions, 0 deletions
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 ();
}