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

Various cosmetic fixes. #188

Merged
merged 3 commits into from
Jan 7, 2024
Merged

Conversation

mvds00
Copy link
Contributor

@mvds00 mvds00 commented Jan 6, 2024

Minor documentation improvements/cleanup and changes to reduce compiler warnings.

My compiler gave various warnings, which are easily fixed.
- redundant ";"
- missing NORETURN attributes
- inline @param documentation not in line with functions
- include guard prefix "_" is reserved
@tristanpenman
Copy link
Owner

Looks great! Thanks for taking the time to do this 👏

@tristanpenman tristanpenman merged commit 6599e8b into tristanpenman:master Jan 7, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants