diff --git a/nmap.cc b/nmap.cc index 15b124571..43b0f010b 100644 --- a/nmap.cc +++ b/nmap.cc @@ -1641,6 +1641,7 @@ int nmap_main(int argc, char *argv[]) { log_write(LOG_XML, "\n"); log_flush_all(); delete currenths; + o.numhosts_scanned++; continue; }