Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove obsolete comments #68

Closed
skliper opened this issue Nov 17, 2020 · 0 comments · Fixed by #84
Closed

Remove obsolete comments #68

skliper opened this issue Nov 17, 2020 · 0 comments · Fixed by #84
Labels
docs enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented Nov 17, 2020

Is your feature request related to a problem? Please describe.
End of function comments historically poorly maintained, so not really worth keeping around. Name of a function in comments also frequently gets out of date.

Example of differences (needs full scrub):

int32 TO_LAB_AddPacket(const TO_LAB_AddPacket_t *data)

} /* End of TO_AddPkt() */

Describe the solution you'd like
Remove obsolete comments

Describe alternatives you've considered
None

Additional context
None.

Requester Info
Jacob Hageman - NASA/GSFC

@skliper skliper added enhancement New feature or request good first issue Good for newcomers labels Nov 17, 2020
@astrogeco astrogeco added the docs label Feb 3, 2021
@astrogeco astrogeco added this to the 2.5.0 milestone Feb 3, 2021
astrogeco added a commit that referenced this issue Feb 8, 2021
Fix #68, Remove end of function comments
This was referenced Oct 5, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
docs enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants