Skip to content

Conversation

@jfgrea27
Copy link

fix: Add explicit arg typing across tools/*.

Context

Some of the arguments in the functions located in tool/* do not explicitly define their type. This results in a compilation error.

Since the C99 Standard requires explicit typing in function definitions.

Changes

This PR will add typing to the function definitions.

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.

1 participant