-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Description
Checklist (Please check before submitting)
- 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
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 ade058c
It's just a few out of place closing comment slashes:
sample_app/fsw/src/sample_app.c
Lines 286 to 291 in a4dd1ce
| /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/ | |
| /* Name: SAMPLE_APP_ReportHousekeeping */ | |
| /* */ | |
| /* Purpose: */ | |
| /* This function is triggered in response to a task telemetry request */ | |
| /* from the housekeeping task. This function will gather the Apps */ |
Expected behavior
Align comments for improved readability and consistency.
System(s) tested on
n/a
Reporter Info
@thnkslprpt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels