X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Foutput%2Fbits.c;h=0a9ccc1a41d6f241fa003f9ea6ed5d07b198ac0a;hb=1685c27619b7c8c9041476d0db437081ac892d4f;hp=6b33f8d6534ec7dc23d6185c4d179b3d6e6c8a07;hpb=84cbaf77b4a74f55bd6e9a5dcfbb2c4d5bcf7c27;p=libsigrok.git diff --git a/src/output/bits.c b/src/output/bits.c index 6b33f8d6..0a9ccc1a 100644 --- a/src/output/bits.c +++ b/src/output/bits.c @@ -221,7 +221,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)