gst/udp/gstudpsrc.c: Fix docs.

Original commit message from CVS:
* gst/udp/gstudpsrc.c:
Fix docs.
This commit is contained in:
Wim Taymans 2006-07-31 15:58:43 +00:00
parent 50d6aaeae5
commit 1e4669ac7e
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2006-07-31 Wim Taymans <wim@fluendo.com>
* gst/udp/gstudpsrc.c:
Fix docs.
2006-07-29 Stefan Kost <ensonic@users.sf.net> 2006-07-29 Stefan Kost <ensonic@users.sf.net>
* ext/ladspa/gstsignalprocessor.c: * ext/ladspa/gstsignalprocessor.c:

View file

@ -79,9 +79,9 @@
* udpsrc implements a GstURIHandler interface that handles udp://host:port type * udpsrc implements a GstURIHandler interface that handles udp://host:port type
* URIs. * URIs.
* </para> * </para>
* * <para>
* Last reviewed on 2006-07-27 (0.10.4) * Last reviewed on 2006-07-27 (0.10.4)
* * </para>
* </refsect2> * </refsect2>
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H