X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Foutput%2Fwav.c;h=e01f3afdea53bb9fc4dfdc7d3d71a934eea76268;hb=48d92e2c2e6291412e8a4d2218184112ebf0fad9;hp=9dc5a1103e05386f27cc1468ca69b81b503b6092;hpb=af7d656d37de4b8b7fc344fd557f9ae8d3238705;p=libsigrok.git diff --git a/src/output/wav.c b/src/output/wav.c index 9dc5a110..e01f3afd 100644 --- a/src/output/wav.c +++ b/src/output/wav.c @@ -336,7 +336,7 @@ static int cleanup(struct sr_output *o) static struct sr_option options[] = { { "scale", "Scale", "Scale values by factor", NULL, NULL }, - { 0 } + ALL_ZERO }; static const struct sr_option *get_options(void)