tests: lame: fix build
authorTim-Philipp Müller <tim@centricular.com>
Sat, 26 Aug 2017 08:59:22 +0000 (09:59 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 26 Aug 2017 08:59:22 +0000 (09:59 +0100)
tests/check/pipelines/lame.c

index a69f58a..f60d307 100644 (file)
@@ -108,7 +108,7 @@ GST_END_TEST;
 
 #endif /* #ifndef GST_DISABLE_PARSE */
 
-Suite *
+static Suite *
 lame_suite (void)
 {
   Suite *s = suite_create ("lame");