mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
Removes trailing spaces in 69 files. Closes #971.
This commit is contained in:
@@ -782,7 +782,7 @@ UltraScanInfo::~UltraScanInfo() {
|
||||
for (hostI = completedHosts.begin(); hostI != completedHosts.end(); hostI++) {
|
||||
delete *hostI;
|
||||
}
|
||||
|
||||
|
||||
incompleteHosts.clear();
|
||||
completedHosts.clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user