diff --git a/targets.cc b/targets.cc index 5c777d3a1..65de9f31f 100644 --- a/targets.cc +++ b/targets.cc @@ -392,7 +392,7 @@ const std::list &TargetGroup::get_resolved_addrs(void) /* is the current expression a named host */ int TargetGroup::get_namedhost() const { return this->get_resolved_name() != NULL; -}; +} /* Lookahead is the number of hosts that can be checked (such as ping scanned) in advance. Randomize causes each