mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 07:34:21 +01:00
hsm_encryption.c: remove whitespace from line end
This commit is contained in:
committed by
Christian Decker
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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user