PJW hash: add credits

This commit is contained in:
2023-01-07 18:16:18 +01:00
parent d0376f21c3
commit 8e00fec33c
3 changed files with 16 additions and 2 deletions

View File

@@ -13,4 +13,8 @@
#define _pjw_inline extern
//#include "bits.h"
//extern unsigned int pjwhash (const void* key, uint length);
#include "pjwhash.h"
#include "pjwhash-inline.h"