mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Note a TODO.
This commit is contained in:
parent
b281e0bf1d
commit
e142958581
1 changed files with 1 additions and 1 deletions
2
Target.h
2
Target.h
|
|
@ -186,7 +186,7 @@ struct TracerouteHop {
|
|||
};
|
||||
|
||||
class Target {
|
||||
public: /* For now ... a lot of the data members should be made private */
|
||||
public: /* For now ... TODO: a lot of the data members should be made private */
|
||||
Target();
|
||||
~Target();
|
||||
/* Recycles the object by freeing internal objects and reinitializing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue