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

journal: fix return types inside C wrapper functions #419

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

darxriggs
Copy link
Contributor

The wrapper functions already have the correct void return type. So the function pointers inside should use the same.

man pages

@bgilbert
Copy link
Contributor

bgilbert commented Jun 1, 2023

Thanks for the PR! Could you rebase onto current Git main to fix CI?

@darxriggs darxriggs force-pushed the fix-return-types-wrapper-functions branch from fae6b68 to 8c9d6cf Compare June 1, 2023 20:55
@darxriggs
Copy link
Contributor Author

Sure. Done.

@bgilbert bgilbert merged commit d843340 into coreos:main Jun 1, 2023
8 checks passed
@darxriggs darxriggs deleted the fix-return-types-wrapper-functions branch June 1, 2023 21:00
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.

None yet

2 participants