summaryrefslogtreecommitdiff
path: root/farstream/fs-rtp.c
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-08-07 15:37:00 -0700
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-08-07 15:37:00 -0700
commit462fd20e8174f59cf8835871a0f3fed5eb75c5c6 (patch)
tree656c0e6eb2713b509d39f1e8e5e891ad49d644fa /farstream/fs-rtp.c
parent88e90aa877f1acf59374c8011ad2d82071a37b97 (diff)
downloadfarstream-462fd20e8174f59cf8835871a0f3fed5eb75c5c6.tar.gz
Fix annotations to make new gir happier
Diffstat (limited to 'farstream/fs-rtp.c')
-rw-r--r--farstream/fs-rtp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/farstream/fs-rtp.c b/farstream/fs-rtp.c
index 0559cb94..cb1d2e3e 100644
--- a/farstream/fs-rtp.c
+++ b/farstream/fs-rtp.c
@@ -66,7 +66,7 @@ fs_rtp_header_extension_new (guint id, FsStreamDirection direction,
}
/**
- * fs_rtp_header_extension_copy: (skip):
+ * fs_rtp_header_extension_copy: (skip)
* @extension: The RTP header extension definition to copy
*
* Copies a #FsRtpHeaderExtension
@@ -115,7 +115,7 @@ fs_rtp_header_extension_are_equal (FsRtpHeaderExtension *extension1,
}
/**
- * fs_rtp_header_extension_destroy: (skip):
+ * fs_rtp_header_extension_destroy: (skip)
* @extension: A RTP header extension to free
*
* Frees the passed #FsRtpHeaderExtension
@@ -158,7 +158,7 @@ fs_rtp_header_extension_list_copy (GList *extensions)
}
/**
- * fs_rtp_header_extension_list_destroy: (skip):
+ * fs_rtp_header_extension_list_destroy: (skip)
* @extensions: a #GList of #FsRtpHeaderExtension
*
* Frees the passed #GList of #FsRtpHeaderExtension