nasa / sample_app

The Core Flight System (cFS) Sample App (sample_app)
Apache License 2.0
50 stars 43 forks source link

Minor comment formatting issue #176

Closed thnkslprpt closed 2 years ago

thnkslprpt commented 2 years ago

Checklist (Please check before submitting)

Describe the bug Noticed some minor comment formatting issues - trival stuff, but I didn't want to ignore it for no reason. Apparently introduced in re-org of commit ade058c3ca500e1779d5dda23772c9b5edaec268 It's just a few out of place closing comment slashes: https://github.com/nasa/sample_app/blob/a4dd1ce1e2845da1709b9e84b045bb7efb51d557/fsw/src/sample_app.c#L286-L291

Expected behavior Align comments for improved readability and consistency.

System(s) tested on n/a

Reporter Info @thnkslprpt