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

Fix prototype #584

Merged
Merged

Conversation

jjnicola
Copy link
Member

@jjnicola jjnicola commented Sep 1, 2021

What:
Fix strict prototypes

Why:
Avoid warning/error when the compiler uses the -Werror=strict-prototypes flag

How:

Checklist:

Avoid warning/error when the compiler uses the -Werror=strict-prototypes flag
@jjnicola jjnicola requested a review from a team as a code owner September 1, 2021 12:15
@ArnoStiefvater ArnoStiefvater merged commit 05845e3 into greenbone:middleware Sep 1, 2021
@jjnicola jjnicola deleted the fix-strict-prototypes branch September 1, 2021 13:14
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.

3 participants