]> git.ozlabs.org Git - ccan/commitdiff
ccan: break out routine to parse a single long argument.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 8 May 2023 01:27:41 +0000 (10:57 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 20 Jun 2023 03:08:36 +0000 (12:38 +0930)
Core Lightning (ab)uses opt for config file parsing; this makes
that quite a bit neater!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found