Skip to content

Commit

Permalink
HOTFIX nasa#1027, Remove one more doxygen reference
Browse files Browse the repository at this point in the history
Remove reference to `CFE_MSG_Message_t` in doxygen comments
  • Loading branch information
astrogeco authored Dec 1, 2020
1 parent c4950a6 commit 65758c9
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 @@ -530,8 +530,7 @@ CFE_Status_t CFE_SB_UnsubscribeLocal(CFE_SB_MsgId_t MsgId, CFE_SB_PipeId_t PipeI
** of 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 65758c9

Please sign in to comment.