tests/check/elements/volume.c: make it compile again
authorStefan Kost <ensonic@users.sourceforge.net>
Sun, 28 May 2006 20:04:12 +0000 (20:04 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Sun, 28 May 2006 20:04:12 +0000 (20:04 +0000)
Original commit message from CVS:
* tests/check/elements/volume.c:
make it compile again

ChangeLog
tests/check/elements/volume.c

index 1a012a4..6e1b0c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 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):
        disable test until #343196 gets resolved
 
index 87d8848..9c1c1de 100644 (file)
@@ -371,7 +371,7 @@ GST_START_TEST (test_passthrough)
 }
 
 GST_END_TEST;
-#endiif
+#endif
 
 Suite *
 volume_suite (void)