X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Foutput%2Fhex.c;h=67a349e5f801ba083730791cb2e648baa362e709;hb=da89e23a2864a15f0cc548c8f803ff4ecc042cd5;hp=6c0e15d5c51fb6ec5f29daaff2a8dc04ae9021df;hpb=af7d656d37de4b8b7fc344fd557f9ae8d3238705;p=libsigrok.git diff --git a/src/output/hex.c b/src/output/hex.c index 6c0e15d5..67a349e5 100644 --- a/src/output/hex.c +++ b/src/output/hex.c @@ -235,7 +235,7 @@ static int cleanup(struct sr_output *o) static struct sr_option options[] = { { "width", "Width", "Number of samples per line", NULL, NULL }, - { 0 } + ALL_ZERO }; static const struct sr_option *get_options(void)