Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix invalid prototype (-Werror=strict-prototypes) (#189)
This makes the library compile with -Werror=strict-prototypes, symbols that take no arguments should declare them as void.
- Loading branch information