mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-14 20:30:04 +01:00
Set devel version.
This commit is contained in:
@@ -1510,7 +1510,7 @@ static int action_luksConvertKey(void)
|
||||
goto out;
|
||||
}
|
||||
|
||||
r = tools_get_key(_("Enter passphrase for keylot to be converted: "),
|
||||
r = tools_get_key(_("Enter passphrase for keyslot to be converted: "),
|
||||
&password, &password_size,
|
||||
opt_keyfile_offset, opt_keyfile_size, opt_key_file,
|
||||
opt_timeout, _verify_passphrase(0), 0, cd);
|
||||
|
||||
Reference in New Issue
Block a user