mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 04:49:02 +00:00
Fix spelling neccessary -> necessary.
This commit is contained in:
2
nmap.h
2
nmap.h
@@ -431,7 +431,7 @@ void free_scan_lists(struct scan_lists *ports);
|
||||
/* socket manipulation functions */
|
||||
void init_socket(int sd);
|
||||
|
||||
/* Renamed main so that interactive mode could preprocess when neccessary */
|
||||
/* Renamed main so that interactive mode could preprocess when necessary */
|
||||
int nmap_main(int argc, char *argv[]);
|
||||
|
||||
void nmap_free_mem();
|
||||
|
||||
Reference in New Issue
Block a user