hash: fix unused variable warning
Dependencies
- [2]
DKX3RO3Lbase32: Add encoding of hashes, print base32-encoded hashes - [3]
YG4DZB3Aadd representation of hash, decode dependencies
Change contents
- edit in hash.c at line 12
int i; - edit in hash.c at line 22
/* for (i = 0; i < BLAKE3_BYTES; i++) *//* printf("%02x", hash->bytes[i]); *//* printf("\n"); */