Merge pull request #165 from gm4tr1x/gcc-warnings

Fixed gcc warnings
This commit is contained in:
Jens Steube
2016-01-27 18:19:50 +01:00
3 changed files with 10 additions and 8 deletions
+2 -2
View File
@@ -239,7 +239,7 @@ typedef struct
{
uint dgst32[16];
u64 dgst64[8];
};
} d;
uint dgst_len;
uint W_len;
@@ -703,7 +703,7 @@ typedef struct
u8 hc1[1][256];
u32 hi1[1][ 64];
u64 hl1[1][ 32];
};
} h;
uint pw_len;
uint alignment_placeholder_1;