From 42adb02a10c363bc83e2f35797203dbcde0fc879 Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Fri, 23 Aug 2019 19:56:35 +0200 Subject: docstrings: port ulinks to markdown links --- gst/pcapparse/gstpcapparse.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gst/pcapparse') diff --git a/gst/pcapparse/gstpcapparse.c b/gst/pcapparse/gstpcapparse.c index 8a60cdad6..aab2b8a1f 100644 --- a/gst/pcapparse/gstpcapparse.c +++ b/gst/pcapparse/gstpcapparse.c @@ -26,9 +26,8 @@ * #GstPcapParse:src-port and #GstPcapParse:dst-port to restrict which packets * should be included. * - * The supported data format is the classical libpcap file - * format. + * The supported data format is the classical + * [libpcap file format](https://wiki.wireshark.org/Development/LibpcapFileFormat) * * ## Example pipelines * |[ -- cgit v1.2.1