mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 01:19:03 +00:00
spellcheck patch
This commit is contained in:
@@ -195,7 +195,7 @@ struct protoent *nmap_getprotbynum(int num) {
|
||||
|
||||
}
|
||||
|
||||
/* Be default we do all prots 0-255. */
|
||||
/* By default we do all prots 0-255. */
|
||||
struct scan_lists *getdefaultprots(void) {
|
||||
int protindex = 0;
|
||||
struct scan_lists *scanlist;
|
||||
|
||||
Reference in New Issue
Block a user