rgb-cln/hsmd
Rusty Russell fe17acf07b TAGS: reformat to fix when PRINTF_FMT() used.
I was wondering why TAGS was missing some functions, and finally
tracked it down: PRINTF_FMT() confuses etags if it's at the start
of a function, and it ignores the rest of the file.

So we put PRINTF_FMT at the end, but that doesn't work for
*definitions*, only *declarations*.  So we remove it from definitions
and add gratuitous declarations in the few static places.1

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-11-01 17:27:20 -05:00
..
Makefile wire: use common/bigsize routines 2019-07-31 23:25:59 +00:00
capabilities.h hsmd: add message to sign the mutual close transaction. 2018-07-24 00:40:01 +02:00
hsm_wire.csv hsmd: add support for signing a lightning msg from nodeid. 2019-10-14 18:58:44 -05:00
hsmd.c TAGS: reformat to fix when PRINTF_FMT() used. 2019-11-01 17:27:20 -05:00