mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-24 09:10:07 +01:00
Make test libdevmapper flags 64bit.
This commit is contained in:
@@ -41,7 +41,7 @@ struct loop_config {
|
||||
|
||||
static char last_error[256];
|
||||
static char global_log[4096];
|
||||
static uint32_t t_dm_crypt_flags = 0;
|
||||
static uint64_t t_dm_crypt_flags = 0;
|
||||
|
||||
char *THE_LOOP_DEV = NULL;
|
||||
int _debug = 0;
|
||||
|
||||
Reference in New Issue
Block a user