summaryrefslogtreecommitdiff
path: root/tools/gst-inspect.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gst-inspect.c')
-rw-r--r--tools/gst-inspect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gst-inspect.c b/tools/gst-inspect.c
index 4f2723d152..5f0cbfe5c1 100644
--- a/tools/gst-inspect.c
+++ b/tools/gst-inspect.c
@@ -942,7 +942,7 @@ print_children_info (GstElement * element)
}
static void
-print_blacklist ()
+print_blacklist (void)
{
GList *plugins, *cur;
gint count = 0;