-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a couple of standards-compliance issues with C99
Doesn't fix the ##__VA_ARGS__ warnings, as they aren't easily solved with pure C99. This only fixes the issues in the public code, more needs to be done to do the same for the implementation.
- Loading branch information
1 parent
a48d406
commit 731594f
Showing
1 changed file
with
46 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters