mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 12:59:02 +00:00
Note a TODO.
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user