X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Finput%2Fchronovu_la8.c;h=9adfe61aaab62c7a279e8bbc8e2840ac26ef348f;hb=06ad20bebf658f97d55cda3ac058f9c336be09df;hp=7c957febbb5673eacd7dfd68d627106e78961748;hpb=7f5a036750d30db466f23bb5fdaa28173bafe28d;p=libsigrok.git diff --git a/src/input/chronovu_la8.c b/src/input/chronovu_la8.c index 7c957feb..9adfe61a 100644 --- a/src/input/chronovu_la8.c +++ b/src/input/chronovu_la8.c @@ -150,7 +150,7 @@ static int cleanup(struct sr_input *in) static struct sr_option options[] = { { "numchannels", "Number of channels", "Number of channels", NULL, NULL }, { "samplerate", "Sample rate", "Sample rate", NULL, NULL }, - { 0 } + ALL_ZERO }; static struct sr_option *get_options(void)