Makefile: generalize whitespace check.

Spread to individual Makefiles, and include headers.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2017-01-04 14:09:20 +10:30
parent 751a0ae5cf
commit b7789bf065
9 changed files with 20 additions and 11 deletions

View File

@@ -25,7 +25,7 @@ struct node_connection {
/* Minimum number of msatoshi in an HTLC */
u32 htlc_minimum_msat;
/* The channel ID, as determined by the anchor transaction */
struct channel_id channel_id;