fix -Wmissing-variable-declarations

This commit is contained in:
toddouska
2014-03-02 11:06:41 -08:00
parent 9c5ee66c8c
commit 7b00374930
5 changed files with 33 additions and 31 deletions

View File

@@ -633,7 +633,7 @@ static const int bytebit[] = {
0200,0100,040,020,010,04,02,01
};
const word32 Spbox[8][64] = {
static const word32 Spbox[8][64] = {
{
0x01010400,0x00000000,0x00010000,0x01010404,
0x01010004,0x00010404,0x00000004,0x00010000,