Test fix for plain_t in 32 bit mode
This commit is contained in:
+2
-2
@@ -942,11 +942,11 @@ typedef struct cpt
|
||||
|
||||
typedef struct plain
|
||||
{
|
||||
u64 gidvid;
|
||||
u32 il_pos;
|
||||
u32 salt_pos;
|
||||
u32 digest_pos;
|
||||
u32 hash_pos;
|
||||
u64 gidvid;
|
||||
u32 il_pos;
|
||||
|
||||
} plain_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user