From 1e4669ac7e0226d67cae1415632be34bf3ae269a Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 31 Jul 2006 15:58:43 +0000 Subject: gst/udp/gstudpsrc.c: Fix docs. Original commit message from CVS: * gst/udp/gstudpsrc.c: Fix docs. --- gst/udp/gstudpsrc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst/udp/gstudpsrc.c') 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. * - * + * * Last reviewed on 2006-07-27 (0.10.4) - * + * * */ #ifdef HAVE_CONFIG_H -- cgit