1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-03 13:19:04 +00:00

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