From 91787725b5cc1dc1c2598de91c68805557d77c44 Mon Sep 17 00:00:00 2001 From: athatheocsd <athatheo@csd.auth.gr> Date: Thu, 10 Jan 2019 04:18:49 +0200 Subject: [PATCH] Added a todo - ooh wee --- inc/Services/EventActionService.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/Services/EventActionService.hpp b/inc/Services/EventActionService.hpp index 3964a1ef..86de6759 100644 --- a/inc/Services/EventActionService.hpp +++ b/inc/Services/EventActionService.hpp @@ -16,7 +16,7 @@ * * ECSS 8.19 && 6.19 * - * + * @todo: Use an etl::list instead of eventActionDefinitionArray * @todo: (Possible) Use a etl::map for eventActionDefinitionArray * @todo: check if executeAction should accept applicationID too * @todo: Since there are multiple actions per event and in delete/enable/disable functions are -- GitLab