In the description comment before CFE_SB_RcvMsg in cfe_sb_api.c the timeout value CFE_SB_PEND is mentioned; however, the actual value is CFE_SB_PEND_FOREVER. This comment should be changed to reflect the correct value.
|
** timeOut - CFE_SB_PEND, CFE_SB_POLL or millisecond timeout |