mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Spelling corrections. Fixes #1160
This commit is contained in:
parent
b5bd185743
commit
689ea0e05d
34 changed files with 44 additions and 44 deletions
|
|
@ -1820,7 +1820,7 @@ bool PacketParser::is_response(PacketElement *sent, PacketElement *rcvd){
|
|||
*
|
||||
* It returns NULL if no transport layer header is found.
|
||||
*
|
||||
* Note that this method onyl understands IPv4, IPv6 (and its
|
||||
* Note that this method only understands IPv4, IPv6 (and its
|
||||
* extension headers) and Ethernet. If the supplied packet contains
|
||||
* something different before the tranport layer, NULL will be returned.
|
||||
* */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue