diff options
author | Kyle Altendorf <sda@fstab.net> | 2019-09-09 16:10:18 -0400 |
---|---|---|
committer | Kyle Altendorf <sda@fstab.net> | 2019-09-09 16:10:20 -0400 |
commit | baaa8edbfb86d093d548b990193973388c809954 (patch) | |
tree | 150b70e02c55ccb91177e5531596109f9a70eaa0 /halfsiphash.c | |
parent | d/experimental (diff) | |
download | siphash-baaa8edbfb86d093d548b990193973388c809954.tar.gz siphash-baaa8edbfb86d093d548b990193973388c809954.tar.xz |
Avoid warnings about unused variable fails
test.c: In function ‘main’:
test.c:49:9: warning: variable ‘fails’ set but not used [-Wunused-but-set-variable]
int fails = 0;
^~~~~
Diffstat (limited to 'halfsiphash.c')
0 files changed, 0 insertions, 0 deletions