X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Finput%2Fvcd.c;h=edddb68b8afddf68b9dc96139491f9d35c06b065;hb=06ad20bebf658f97d55cda3ac058f9c336be09df;hp=cfcecf30b21614ff62e457b88344f974aa5dd318;hpb=7f5a036750d30db466f23bb5fdaa28173bafe28d;p=libsigrok.git diff --git a/src/input/vcd.c b/src/input/vcd.c index cfcecf30..edddb68b 100644 --- a/src/input/vcd.c +++ b/src/input/vcd.c @@ -524,7 +524,7 @@ static struct sr_option options[] = { { "skip", "Skip", "Skip until timestamp", NULL, NULL }, { "downsample", "Downsample", "Divide samplerate by factor", NULL, NULL }, { "compress", "Compress", "Compress idle periods longer than this value", NULL, NULL }, - { 0 } + ALL_ZERO }; static struct sr_option *get_options(void)