X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Foutput%2Fhex.c;h=67a349e5f801ba083730791cb2e648baa362e709;hb=60107497fed4b307a7d64d23e3d8d6137f64c4e4;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)