1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Removing extraneous newlines (sometimes up to 9 of them) from ends of a few files

This commit is contained in:
kris
2007-02-04 02:53:29 +00:00
parent 692f904579
commit cc14c538ad
9 changed files with 0 additions and 45 deletions

View File

@@ -247,9 +247,3 @@ struct scan_lists *getfastprots(void) {
return scanlist;
}