diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ ATTENTION: Consider this repository an archive. I have since used this hashtable in some projects and added modifications as necessary. For newest - incarnation of this code see: https://git.koszkonutek-tmp.pl.eu.org/xml-backup-restore/tree/hashtable.c + incarnation of this code see: https://git.koszko.org/hydrilla/tree/hashtable.c This is a userspace C hashtable implementation. It: - resolves collisions by chaining |