mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
Get rid of double newline at the EOF I accidentally introduced in the
last commit.
This commit is contained in:
@@ -319,4 +319,3 @@ char *NmapOutputTable::printableTable(int *size) {
|
||||
if (size) *size = p;
|
||||
return tableout;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user