diff --git a/fsw/cfe-core/src/tbl/cfe_tbl_internal.h b/fsw/cfe-core/src/tbl/cfe_tbl_internal.h index b09bb54a3..2e361fc53 100644 --- a/fsw/cfe-core/src/tbl/cfe_tbl_internal.h +++ b/fsw/cfe-core/src/tbl/cfe_tbl_internal.h @@ -370,6 +370,8 @@ int32 CFE_TBL_GetWorkingBuffer(CFE_TBL_LoadBuff_t **WorkingBufferPtr, ** \par Assumptions, External Events, and Notes: ** -# This function assumes parameters have been verified. ** +** \param[in] AppName The name of the application loading the table. +** ** \param[in] WorkingBufferPtr Pointer to a working buffer that is to be loaded ** with the contents of the specified file **