fix docs for wavparse
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 2 May 2006 13:01:50 +0000 (13:01 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 2 May 2006 13:01:50 +0000 (13:01 +0000)
Original commit message from CVS:
fix docs for wavparse

gst/wavparse/gstwavparse.c

index 54911a7..c9d75a8 100644 (file)
  *
  * <refsect2>
  * <para>
- * Parse a .wav file into raw or compressed audio. 
+ * Parse a .wav file into raw or compressed audio.
  * </para>
  * <para>
- * This element currently only supports pull based scheduling. 
+ * This element currently only supports pull based scheduling.
  * </para>
  * <title>Example launch line</title>
  * <para>
@@ -43,7 +43,6 @@
  * </programlisting>
  * Stream data from
  * </para>
- *
  * </refsect2>
  *
  * Last reviewed on 2006-03-03 (0.10.3)