Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix nasa#50, add printf conversion casts
Cast ssize_t to long and uint32 to unsigned long for printf. This matches the %d and %lX conversions, respectively.
- Loading branch information