From 37ce358952e09aa60ac3580d36034c19e434acc3 Mon Sep 17 00:00:00 2001 From: wbartel Date: Wed, 6 Nov 2024 16:35:10 +0100 Subject: [PATCH] webrtcbin: fix malformed docs Part-of: --- subprojects/gst-plugins-bad/ext/webrtc/gstwebrtcbin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/gst-plugins-bad/ext/webrtc/gstwebrtcbin.c b/subprojects/gst-plugins-bad/ext/webrtc/gstwebrtcbin.c index ced8a4117e..3594a1e1fb 100644 --- a/subprojects/gst-plugins-bad/ext/webrtc/gstwebrtcbin.c +++ b/subprojects/gst-plugins-bad/ext/webrtc/gstwebrtcbin.c @@ -76,7 +76,7 @@ /** * SECTION: element-webrtcbin - * title: webrtcbin + * @title: webrtcbin * * This webrtcbin implements the majority of the W3's peerconnection API and * implementation guide where possible. Generating offers, answers and setting