Commit Diff
--- CHANGELOG.md +++ CHANGELOG.md @@ -6,6 +6,7 @@ documented in this file. ## [Unreleased] ## - Added usage of `time_t`. - Fixed sign compare (`-Wsign-compare`). Multiple occurrences. +- Reformatted code according to OpenBSD's KNF. Whole tree completed. ## [1.3] - 2024-05-05 ## - **Added** parameter lists to many function declarations.