Remove stray semicolon.

This commit is contained in:
david 2013-02-26 03:39:23 +00:00
parent a1a106defe
commit 5dbfba4799

View file

@ -392,7 +392,7 @@ const std::list<struct sockaddr_storage> &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