summaryrefslogtreecommitdiff
path: root/telepathy-farstream
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-03-20 12:46:44 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-03-20 12:46:52 -0400
commit02149cf6c5ec94484f08bb2197a5d33e9f2c1a1f (patch)
treeee79f74d12f8da54fa4b98bb59b968d1a859b832 /telepathy-farstream
parent71b46b46da8bfc77cb3574c21b0739dcc444198d (diff)
Remove the (skip) annotations as they confuse gtk-doc
Diffstat (limited to 'telepathy-farstream')
-rw-r--r--telepathy-farstream/content.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/telepathy-farstream/content.c b/telepathy-farstream/content.c
index 7f97deaa7..3ec15f442 100644
--- a/telepathy-farstream/content.c
+++ b/telepathy-farstream/content.c
@@ -324,7 +324,7 @@ tf_content_error_literal (TfContent *content,
}
/**
- * tf_content_error: (skip):
+ * tf_content_error:
* @content: a #TfContent
* @message_format: error Message with printf style formatting
* @...: Parameters to insert into the @message_format string
@@ -453,7 +453,7 @@ tf_content_sending_failed_literal (TfContent *content,
}
/**
- * tf_content_sending_failed: (skip):
+ * tf_content_sending_failed:
* @content: a #TfContent
* @message_format: Message with printf style formatting
* @...: Parameters to insert into the @message_format string
@@ -516,7 +516,7 @@ tf_content_receiving_failed_literal (TfContent *content,
/**
- * tf_content_receiving_failed: (skip):
+ * tf_content_receiving_failed:
* @content: a #TfContent
* @handles: an array of #guint representing Telepathy handles, may be %NULL
* @handle_count: the numner of handles in @handles