diff --git a/gst/gstinfo.c b/gst/gstinfo.c index 355bd80d53..3cc9b136ab 100644 --- a/gst/gstinfo.c +++ b/gst/gstinfo.c @@ -1978,7 +1978,7 @@ gst_debug_is_colored (void) } void -gst_debug_set_threshold_from_string (const gchar * list) +gst_debug_set_threshold_from_string (const gchar * list, gboolean reset) { }