-
Notifications
You must be signed in to change notification settings - Fork 202
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
(WIP) Fix #275, ES comment cleanup #671
base: main
Are you sure you want to change the base?
Conversation
Slightly simpler commenting pattern (remove function name comment, end function comment, EOF comment no longer really necessary) - looking for CCB suggestions or concurrence |
/* | ||
** Function: - See API and header file for details | ||
*/ | ||
/* Gegister application - see API and header file for details */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo
@skliper what did we agree to for this? |
@astrogeco Just that the pattern was OK with the addition of an obvious delimiter. I'll work the real change in the future (leave as WIP/Draft). |
Describe the contribution
Draft to consider for comment updates (remove end, remove function name)
Fix #275
Testing performed
None
Expected behavior changes
None
System(s) tested on
N/A
Additional context
None
Third party code
None
Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC