From 9c6e4ba3d00b8419bbf34be40338e70d8c1ac6f6 Mon Sep 17 00:00:00 2001 From: "Jan Alexander Steffens (heftig)" Date: Fri, 7 May 2021 11:16:21 +0200 Subject: udpsrc: Whitespace Part-of: --- gst/udp/gstudpsrc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/udp/gstudpsrc.c b/gst/udp/gstudpsrc.c index 6aab24a69..b8dcd31af 100644 --- a/gst/udp/gstudpsrc.c +++ b/gst/udp/gstudpsrc.c @@ -68,7 +68,7 @@ * If the #GstUDPSrc:timeout property is set to a value bigger than 0, udpsrc * will generate an element message named `GstUDPSrcTimeout` * if no data was received in the given timeout. - * + * * The message's structure contains one field: * * * #guint64 `timeout`: the timeout in microseconds that expired when waiting for data. -- cgit v1.2.1