diff options
Diffstat (limited to 'gst/udp/gstudpsrc.c')
-rw-r--r-- | gst/udp/gstudpsrc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/udp/gstudpsrc.c b/gst/udp/gstudpsrc.c index 2a60ac21..e7c6b099 100644 --- a/gst/udp/gstudpsrc.c +++ b/gst/udp/gstudpsrc.c @@ -79,9 +79,9 @@ * udpsrc implements a GstURIHandler interface that handles udp://host:port type * URIs. * </para> - * + * <para> * Last reviewed on 2006-07-27 (0.10.4) - * + * </para> * </refsect2> */ #ifdef HAVE_CONFIG_H |