mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Spelling corrections. Fixes #1160
This commit is contained in:
parent
b5bd185743
commit
689ea0e05d
34 changed files with 44 additions and 44 deletions
|
|
@ -491,7 +491,7 @@ int IPv4Header::setNextProto(u8 p){
|
|||
|
||||
|
||||
/** Sets field "next protocol" to the number that corresponds to the supplied
|
||||
* protocol name. Currently onyl TCP, UDP and ICMP are supported. Any
|
||||
* protocol name. Currently only TCP, UDP and ICMP are supported. Any
|
||||
* help to extend this functionality would be appreciated. For a list of all
|
||||
* proto names and numbers check:
|
||||
* http://www.iana.org/assignments/protocol-numbers/ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue