Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment before CFE_SB_RcvMsg mentions CFE_SB_PEND, but it should be CFE_SB_PEND_FOREVER #536

Closed
asgibson opened this issue Mar 2, 2020 · 0 comments
Assignees
Labels
docs This change only affects documentation.
Milestone

Comments

@asgibson
Copy link
Contributor

asgibson commented Mar 2, 2020

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

@skliper skliper self-assigned this Mar 2, 2020
@skliper skliper added this to the 6.8.0 milestone Mar 2, 2020
lbleier-GSFC pushed a commit to lbleier-GSFC/cFE that referenced this issue Apr 6, 2020
NOTE - Comments/documentation only, no logic updates
Also fixes nasa#403, resolves all warnings
Also fixes nasa#536, comment typo in CFE_SB_RcvMsg implementation header
@astrogeco astrogeco added the docs This change only affects documentation. label Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change only affects documentation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants