X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=output%2Foutput_ols.c;h=e199bb461e8670a144203a7b62c3311190a12c54;hb=1afe89897cf100b1a3a5896184ddaca5705681cc;hp=1c57aee8e7579ca5c64754529a4d4bdf9d771c1d;hpb=3bbd9849e9dc5fdc9fe18a4394abe4d4b43ac9d4;p=libsigrok.git diff --git a/output/output_ols.c b/output/output_ols.c index 1c57aee8..e199bb46 100644 --- a/output/output_ols.c +++ b/output/output_ols.c @@ -71,7 +71,7 @@ static void make_header(struct sr_output *o) static int init(struct sr_output *o) { struct context *ctx; - struct probe *probe; + struct sr_probe *probe; GSList *l; int num_enabled_probes;