mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
nixos/boot: add final newline to pbkdf2-sha512.c
This commit is contained in:
parent
2c9497b430
commit
88bf1b3e92
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ int main(int argc, char** argv)
|
|||
fwrite(key, 1, key_length, stdout);
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue