X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Foutput%2Fwav.c;h=e01f3afdea53bb9fc4dfdc7d3d71a934eea76268;hb=1685c27619b7c8c9041476d0db437081ac892d4f;hp=9dc5a1103e05386f27cc1468ca69b81b503b6092;hpb=84cbaf77b4a74f55bd6e9a5dcfbb2c4d5bcf7c27;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)