From: Rusty Russell Date: Fri, 6 Sep 2024 05:32:18 +0000 (+0930) Subject: opt: add more user-available bits. X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=161fe383533c12b95d9117a7ab75b5d3513287b0;p=ccan opt: add more user-available bits. Signed-off-by: Rusty Russell --- diff --git a/ccan/opt/opt.h b/ccan/opt/opt.h index e0331be2..d6f5634e 100644 --- a/ccan/opt/opt.h +++ b/ccan/opt/opt.h @@ -530,7 +530,7 @@ struct opt_table *opt_find_short(char arg); * You can set bits in type e.g. (1<