Add -Wmissing-declarations -Wmissing-prototypes to configure flags

And fix all warnings
This commit is contained in:
Benjamin Otte 2010-03-21 21:39:18 +01:00 committed by Tim-Philipp Müller
parent f9d8174471
commit e258a91f8b

View file

@ -424,7 +424,7 @@ GST_START_TEST (test_imagefreeze_25_1_220ms_380ms)
GST_END_TEST;
Suite *
static Suite *
imagefreeze_suite (void)
{
Suite *s = suite_create ("imagefreeze");