hash: fix unused variable warning

laumann
Sep 23, 2022, 8:59 PM
WABDGHPOGRUD26I6D7V2RYUGJNNNTROGCIXNFMJXBKBQZNOBDNKQC

Dependencies

  • [2] DKX3RO3L base32: Add encoding of hashes, print base32-encoded hashes
  • [3] YG4DZB3A add representation of hash, decode dependencies

Change contents

  • edit in hash.c at line 12
    [3.477][3.477:485]()
    int i;
  • edit in hash.c at line 22
    [2.159][2.159:265]()
    /* for (i = 0; i < BLAKE3_BYTES; i++) */
    /* printf("%02x", hash->bytes[i]); */
    /* printf("\n"); */