diff --git a/Target.h b/Target.h index c59204c43..2c3de9fe3 100644 --- a/Target.h +++ b/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