diff --git a/gst/gstutils.c b/gst/gstutils.c index 28748cf571..515996ebfd 100644 --- a/gst/gstutils.c +++ b/gst/gstutils.c @@ -4182,7 +4182,7 @@ gst_log2 (GstClockTime in) } /** - * gst_calculate_linear_regression: + * gst_calculate_linear_regression: (skip) * @xy: Pairs of (x,y) values * @temp: Temporary scratch space used by the function * @n: number of (x,y) pairs