diff --git a/validate/gst/validate/gst-validate-reporter.c b/validate/gst/validate/gst-validate-reporter.c index de7f096375..998dea42d5 100644 --- a/validate/gst/validate/gst-validate-reporter.c +++ b/validate/gst/validate/gst-validate-reporter.c @@ -285,6 +285,7 @@ gst_validate_reporter_g_log_func (const gchar * log_domain, * @issue_id: The #GstValidateIssueId of the issue * @format: The format of the message describing the issue in a printf * format followed by the parameters. + * @...: Substitution arguments for @format * * Reports a new issue in the GstValidate reporting system with @m * as the source of that issue.