mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-21 14:24:09 +01:00
Remove trailing line in fromwire.c
This commit is contained in:
parent
06ae03f487
commit
24ecb3e2b9
1 changed files with 0 additions and 1 deletions
|
@ -249,4 +249,3 @@ void fromwire_siphash_seed(const u8 **cursor, size_t *max,
|
|||
{
|
||||
fromwire(cursor, max, seed, sizeof(*seed));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue