fix make picky errors found in cal/fnv_tool.cal

This commit is contained in:
Landon Curt Noll
2023-07-25 23:06:11 -07:00
parent c26460b255
commit 3f78fc20d7

View File

@@ -22,7 +22,7 @@
* *
* For more information on the FNV hash see: * For more information on the FNV hash see:
* *
* https://en.wikipedia.org/wiki/FowlerNollVo_hash_function * https://en.wikipedia.org/wiki/Fowler-Noll-Vo_hash_function
* http://www.isthe.com/chongo/tech/comp/fnv/index.html * http://www.isthe.com/chongo/tech/comp/fnv/index.html
* *
* IMPORTANT NOTE: * IMPORTANT NOTE: