mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
cryptsetup: fix whitespace issue
This commit is contained in:
@@ -986,7 +986,7 @@ static int attach_tcrypt(
|
||||
|
||||
if (arg_tcrypt_veracrypt)
|
||||
params.flags |= CRYPT_TCRYPT_VERA_MODES;
|
||||
|
||||
|
||||
if (arg_tcrypt_veracrypt && arg_tcrypt_veracrypt_pim != 0)
|
||||
params.veracrypt_pim = arg_tcrypt_veracrypt_pim;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user