Commit Diff


commit - 4a4b24ae724c81e1e8b0a0173395fbf0753c0448
commit + 8287af5cfcec283f6ab9ea65860eb560b95bcb72
blob - a3da33437c501dc3fd366fa2e3f207a96f4d9fcd
blob + 7557145c504a3c66191a605bb92a923d320aa46e
--- 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.