Commit Diff


commit - d6033e4db0cd9378f460b1807c58666cf2d71a2f
commit + 7aa4041587589bf333e06dd890649519fd3d51f8
blob - 505768f9e7fa1eb008cc8f7ce6b152f83fd9607c
blob + 8343accbff5a9924d98c3c0fb86b9e7067465b7d
--- CHANGELOG.md
+++ CHANGELOG.md
@@ -7,6 +7,7 @@ documented in this file.
 - Added usage of `time_t`. Multiple occurrences.
 - Changed the program to create news index files even if no old ones
   are existent on the disk.
+- Fixed clang warnings.
 - Fixed sign compare (`-Wsign-compare`). Multiple occurrences.
 - Reformatted code according to OpenBSD's KNF. Whole tree completed.
 - Replaced unbounded string handling functions.