mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
Remove trailing whitespace
This commit is contained in:
committed by
Rusty Russell
parent
7c09b6f478
commit
0353ec0983
@@ -51,7 +51,7 @@ static char *fmt_time(const tal_t *ctx, u64 time)
|
||||
|
||||
return tal_fmt(ctx, "%.*s", (int)strcspn(p, "\n"), p);
|
||||
}
|
||||
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
const tal_t *ctx = tal(NULL, char);
|
||||
|
||||
Reference in New Issue
Block a user