validate: Fix build

This commit is contained in:
Thibault Saunier 2016-02-23 12:15:21 +01:00
parent 39a0be8e0e
commit 62d8235598

View file

@ -129,7 +129,7 @@ enum
static GParamSpec *properties[PROP_LAST];
static guint _signals[LAST_SIGNAL] = { NULL, };
static guint _signals[LAST_SIGNAL] = { 0, };
static gboolean
gst_validate_runner_should_monitor (GstValidateRunner * self,