Skip to content

validate-scenario: reflow #ifdef to work around bogus g-ir-scanner warning

Tim-Philipp Müller requested to merge tpm/gst-devtools:gir-warning into master

Looks like a scanner bug.

The endif comments are the wrong way round too, but that's not it.

gst-validate-scenario.c:126: mismatched #endif /* G_HAVE_GNUC_VARARGS */

Merge request reports