X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=filter.c;fp=filter.c;h=8a00e76dfe5413dd3e22e035e6384776e8c201d3;hb=53f05fa80f1f9d7657f1173f24d9d1e2b740a312;hp=11cad5c38096771ad442568773b4c24c90d30830;hpb=ef1020f9cba528b542968b32fe662241e96e6119;p=libsigrok.git diff --git a/filter.c b/filter.c index 11cad5c3..8a00e76d 100644 --- a/filter.c +++ b/filter.c @@ -96,7 +96,7 @@ * If something other than SR_OK is returned, the values of * out_unitsize, data_out, and length_out are undefined. * - * @since 0.1.0 (but the API changed in 0.2.0) + * @since 0.2.0 */ SR_API int sr_filter_probes(unsigned int in_unitsize, unsigned int out_unitsize, const GArray *probe_array, const uint8_t *data_in,