summaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-manager/4a-hal-manager.c
diff options
context:
space:
mode:
Diffstat (limited to '4a-hal/4a-hal-manager/4a-hal-manager.c')
-rw-r--r--4a-hal/4a-hal-manager/4a-hal-manager.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/4a-hal/4a-hal-manager/4a-hal-manager.c b/4a-hal/4a-hal-manager/4a-hal-manager.c
index 8df5365..df35d12 100644
--- a/4a-hal/4a-hal-manager/4a-hal-manager.c
+++ b/4a-hal/4a-hal-manager/4a-hal-manager.c
@@ -50,7 +50,7 @@ struct HalUtlApiVerb HalManagerApiStaticVerbs[] =
/*******************************************************************************
* Dynamic API functions for hal manager *
- * TODO JAI : Use API-V3 instead of API-PRE-V3 *
+ * TBD JAI : Use API-V3 instead of API-PRE-V3 *
******************************************************************************/
static int HalMgrInitApi(AFB_ApiT apiHandle)
@@ -114,7 +114,7 @@ int HalMgrCreateApi(AFB_ApiT apiHandle, struct HalMgrData *HalMgrGlobalData)
/*******************************************************************************
* Startup function *
- * TODO JAI : Use API-V3 instead of API-PRE-V3 *
+ * TBD JAI : Use API-V3 instead of API-PRE-V3 *
******************************************************************************/
int afbBindingVdyn(AFB_ApiT apiHandle)