From e142958581b3351549e1aec76f6dec9f7f19527f Mon Sep 17 00:00:00 2001 From: d33tah Date: Sat, 9 Aug 2014 22:30:36 +0000 Subject: [PATCH] Note a TODO. --- Target.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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