Nmap Development mailing list archives
Github pull #2256
From: "Damien F." <dtortoise99 () gmail com>
Date: Mon, 22 Feb 2021 11:48:18 -0800
Hello,
Regarding the contributing guidelines on Github, I am emailing the
info on my pull request.
==========================
It isn't really a patch, all it is is fixing a typo in the file
"nmap.cc". At line 422, it says this:
error("Warning: You are not root -- using TCP pingscan rather than ICMP'');
I changed it to:
error("Warning: You are not root -- using TCP ping scan rather than ICMP");
It isn't important, but just for some reason, I have this nagging
feeling to fix typos. Sorry if this is kind of a waste of time.
--
Damien C
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/
Current thread:
- Github pull #2256 Damien F. (Mar 06)
