]> git.ozlabs.org Git - ccan/commitdiff
opt: minor API tweaks.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 5 Oct 2010 12:03:56 +0000 (22:33 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 5 Oct 2010 12:03:56 +0000 (22:33 +1030)
Don't allow NULL descs, and put them in macro.  Users can use "", but make
sure it's explicit, not an accidental omission.
Use errx() instead of assert() for API usage errors.
Rename opt_flags to opt_type.


No differences found