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

Remove "return;" from last line of void functions #221

Closed
2 tasks done
thnkslprpt opened this issue Sep 28, 2022 · 0 comments · Fixed by #222 or #226
Closed
2 tasks done

Remove "return;" from last line of void functions #221

thnkslprpt opened this issue Sep 28, 2022 · 0 comments · Fixed by #222 or #226

Comments

@thnkslprpt
Copy link
Contributor

Checklist

  • I reviewed the Contributing Guide.
  • I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.

Describe the bug
"return;" at last line in void function is redundant.
Copy of nasa/cFE#1540

Describe the solution you'd like
Remove

Reporter Info
@thnkslprpt

thnkslprpt added a commit to thnkslprpt/cFS-GroundSystem that referenced this issue Sep 28, 2022
dzbaker added a commit that referenced this issue Oct 3, 2022
Fix #221, Remove 'return;' from last line of void functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant