nixos/boot: add final newline to pbkdf2-sha512.c
This commit is contained in:
parent
2c9497b430
commit
88bf1b3e92
@ -35,4 +35,4 @@ int main(int argc, char** argv)
|
||||
fwrite(key, 1, key_length, stdout);
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user