mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Remove some obsolete syntax from a comment.
This commit is contained in:
parent
682b8cbc53
commit
4017a3a872
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ class TargetGroup {
|
|||
struct in_addr currentaddr;
|
||||
struct in_addr endaddr;
|
||||
|
||||
// These three are for the '138.[1-7,16,91-95,200-].12.1' style (IPV4_RANGES)
|
||||
// These three are for the '138.1-7,16,91-95,200-.12.1' style (IPV4_RANGES)
|
||||
u8 addresses[4][256];
|
||||
unsigned int current[4];
|
||||
u8 last[4];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue