Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Fix compilation (-Wmissing-prototypes) #3

Closed
wants to merge 1 commit into from
Closed

Fix compilation (-Wmissing-prototypes) #3

wants to merge 1 commit into from

Conversation

kaworu
Copy link

@kaworu kaworu commented Jun 3, 2016

sandbox-pledge.c:33: warning: no previous prototype for 'sandbox_before'
sandbox-pledge.c:40: warning: no previous prototype for 'sandbox_after'

@kaworu
Copy link
Author

kaworu commented Jun 3, 2016

Took a quick look at the portable version to check if it was intended but was unable to find a good reason not to use void here. Ok?

kristapsdz pushed a commit that referenced this pull request Jun 3, 2016
@kristapsdz
Copy link
Owner

Thank you: fixed!

@kristapsdz kristapsdz closed this Jun 3, 2016
@kaworu kaworu deleted the Wmissing-prototypes branch June 3, 2016 12:54
kristapsdz pushed a commit that referenced this pull request Dec 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants