mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
hsm_encryption.c: remove whitespace from line end
This commit is contained in:
parent
c2e22344f7
commit
b821de13eb
@ -3,7 +3,7 @@
|
||||
#include <sodium/utils.h>
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <stdio.h>
|
||||
|
||||
char *hsm_secret_encryption_key(const char *pass, struct secret *key)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user