udpsrc: Whitespace
authorJan Alexander Steffens (heftig) <jan.steffens@ltnglobal.com>
Fri, 7 May 2021 09:16:21 +0000 (11:16 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 7 May 2021 10:09:38 +0000 (10:09 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/977>

gst/udp/gstudpsrc.c

index cb6ee55..e0b3f7f 100644 (file)
@@ -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.