mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-23 06:54:30 +01:00
Remove trailing line in fromwire.c
This commit is contained in:
@@ -249,4 +249,3 @@ void fromwire_siphash_seed(const u8 **cursor, size_t *max,
|
||||
{
|
||||
fromwire(cursor, max, seed, sizeof(*seed));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user