lots o warning fixes for rc3

This commit is contained in:
toddouska
2011-09-28 13:19:05 -07:00
parent ab6ab40271
commit 27d35d50cc
10 changed files with 25 additions and 26 deletions

View File

@@ -752,7 +752,7 @@ int arc4_test()
int hc128_test()
{
#if defined(HAVE_HC128) && HAVE_HC128
#ifdef HAVE_HC128
byte cipher[16];
byte plain[16];