mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
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:
@@ -5,7 +5,7 @@
|
||||
|
||||
struct lightningd_state;
|
||||
|
||||
/* After this, we're in the .lightning dir, config file parsed.
|
||||
/* After this, we're in the .lightning dir, config file parsed.
|
||||
* If we just created the dir, returns true.
|
||||
*/
|
||||
bool handle_opts(struct lightningd_state *dstate, int argc, char *argv[]);
|
||||
|
||||
Reference in New Issue
Block a user