X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=input.c;fp=input.c;h=566fd1d55dcf6b2f838f3de8b2f19b3db0245d46;hb=3dfbfbc82fe09a1fa57daff87c3aadadae3773a1;hp=8cbfbc7edf17940e2093778a4def4d398fe62e59;hpb=8b65cdcc7db2ea380003fe98d93782e4343b8e70;p=sigrok-cli.git diff --git a/input.c b/input.c index 8cbfbc7..566fd1d 100644 --- a/input.c +++ b/input.c @@ -27,7 +27,7 @@ extern gchar *opt_input_file; extern gchar *opt_input_format; -extern gchar *opt_probes; +extern gchar *opt_channels; /**