Skip to content

Commit

Permalink
HOTFIX nasa#1027, Remove missing doxygen reference
Browse files Browse the repository at this point in the history
  • Loading branch information
skliper committed Nov 24, 2020
1 parent 7b9db48 commit e198d3c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fsw/cfe-core/src/inc/cfe_sb.h
Original file line number Diff line number Diff line change
Expand Up @@ -563,8 +563,7 @@ CFE_Status_t CFE_SB_SendMsg(CFE_MSG_Message_t *MsgPtr);
** sequence counter in a telemetry message.
**
** \param[in] MsgPtr A pointer to the message to be sent. This must point
** to the first byte of the message header
** (#CFE_MSG_Message_t).
** to the first byte of the message header.
**
** \return Execution status, see \ref CFEReturnCodes
** \retval #CFE_SUCCESS \copybrief CFE_SUCCESS
Expand Down

0 comments on commit e198d3c

Please sign in to comment.