Skip to content

Commit 75c42bf

Browse files
committed
fix nasa#681 - corrected doxygen for tbl
1 parent 8365a0c commit 75c42bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fsw/cfe-core/src/tbl/cfe_tbl_internal.h

+2
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,8 @@ int32 CFE_TBL_GetWorkingBuffer(CFE_TBL_LoadBuff_t **WorkingBufferPtr,
370370
** \par Assumptions, External Events, and Notes:
371371
** -# This function assumes parameters have been verified.
372372
**
373+
** \param[in] AppName The name of the application loading the table.
374+
**
373375
** \param[in] WorkingBufferPtr Pointer to a working buffer that is to be loaded
374376
** with the contents of the specified file
375377
**

0 commit comments

Comments
 (0)