rgb-cln/ccan
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
..
ccan TAGS: reformat to fix when PRINTF_FMT() used. 2019-11-01 17:27:20 -05:00
licenses ccan: add local copy. 2015-06-12 13:29:06 +09:30
tools/configurator ccan: update to latest. 2019-08-02 15:56:15 +02:00
README ccan: import updated version to get uintmap_before(). 2019-10-10 21:48:52 -05:00

README

CCAN imported from http://ccodearchive.net.

CCAN version: init-2488-g7aac849a