From baf4e3eb080478e0e19cac446712043ee7a8b0fb Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 2 May 2006 13:01:50 +0000 Subject: [PATCH] fix docs for wavparse Original commit message from CVS: fix docs for wavparse --- gst/wavparse/gstwavparse.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gst/wavparse/gstwavparse.c b/gst/wavparse/gstwavparse.c index 54911a7e6c..c9d75a808c 100644 --- a/gst/wavparse/gstwavparse.c +++ b/gst/wavparse/gstwavparse.c @@ -24,10 +24,10 @@ * * * - * Parse a .wav file into raw or compressed audio. + * Parse a .wav file into raw or compressed audio. * * - * This element currently only supports pull based scheduling. + * This element currently only supports pull based scheduling. * * Example launch line * @@ -43,7 +43,6 @@ * * Stream data from * - * * * * Last reviewed on 2006-03-03 (0.10.3)