]> git.ozlabs.org Git - ccan/commit
ccan: update show callback to take explicit length.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 8 May 2023 01:30:26 +0000 (11:00 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 20 Jun 2023 03:08:36 +0000 (12:38 +0930)
commit995d2aff223e70ef5c60ac0416645b27ac84d5ff
tree33278885248fddbf7486daff7712e3a91d03c7b9
parent4bfa8587c9b7c8450320232837c6481d07ce77f6
ccan: update show callback to take explicit length.

For now we still use 80, but we could vary that in future.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/opt/helpers.c
ccan/opt/opt.c
ccan/opt/opt.h
ccan/opt/test/run-add_desc.c
ccan/opt/test/run-helpers.c
ccan/opt/test/utils.c
ccan/opt/test/utils.h
ccan/opt/usage.c