You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
NOTE - Comments/documentation only, no logic updates
Also fixesnasa#403, resolves all warnings
Also fixesnasa#536, comment typo in CFE_SB_RcvMsg implementation header
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.
cFE/fsw/cfe-core/src/sb/cfe_sb_api.c
Line 1730 in f1be048
The text was updated successfully, but these errors were encountered: