tests/check/elements/volume.c: make it compile again

Original commit message from CVS:
* tests/check/elements/volume.c:
make it compile again
This commit is contained in:
Stefan Kost 2006-05-28 20:04:12 +00:00
parent 8424d24728
commit e4dbbc2048
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-05-28 Stefan Kost <ensonic@users.sf.net>
* tests/check/elements/volume.c:
make it compile again
2006-05-28 Stefan Kost <ensonic@users.sf.net>
* tests/check/elements/volume.c: (volume_suite):

View file

@ -371,7 +371,7 @@ GST_START_TEST (test_passthrough)
}
GST_END_TEST;
#endiif
#endif
Suite *
volume_suite (void)