summaryrefslogtreecommitdiff
path: root/libpurple/media-gst.h
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2020-11-19 20:07:44 -0600
committerGary Kramlich <grim@reaperworld.com>2020-11-19 20:07:44 -0600
commit143e31ba0d2cde0a8f9de9cbd4f796ab835148cf (patch)
treef349b15a8450e9ea8157a420ced7ecaa7e920bfe /libpurple/media-gst.h
parentb35626bbb53fa7dd003479c9b350e66eea8bdd09 (diff)
downloadpidgin-143e31ba0d2cde0a8f9de9cbd4f796ab835148cf.tar.gz
Clean up a bunch doc issues.
Testing Done: Built the docs a million times verifying the fixes. Reviewed at https://reviews.imfreedom.org/r/229/
Diffstat (limited to 'libpurple/media-gst.h')
-rw-r--r--libpurple/media-gst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpurple/media-gst.h b/libpurple/media-gst.h
index 38ca9fad43..b9fc015960 100644
--- a/libpurple/media-gst.h
+++ b/libpurple/media-gst.h
@@ -232,7 +232,7 @@ void purple_media_manager_set_video_caps(PurpleMediaManager *manager,
*
* Returns current set of media formats limiting the output from video source.
*
- * Returns: #GstCaps limiting the video source's formats.
+ * Returns: GstCaps limiting the video source's formats.
*/
GstCaps *purple_media_manager_get_video_caps(PurpleMediaManager *manager);