summaryrefslogtreecommitdiff
path: root/farstream/fs-candidate.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-candidate.c
parent88e90aa877f1acf59374c8011ad2d82071a37b97 (diff)
downloadfarstream-462fd20e8174f59cf8835871a0f3fed5eb75c5c6.tar.gz
Fix annotations to make new gir happier
Diffstat (limited to 'farstream/fs-candidate.c')
-rw-r--r--farstream/fs-candidate.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/farstream/fs-candidate.c b/farstream/fs-candidate.c
index 8cb8db72..627ef0b2 100644
--- a/farstream/fs-candidate.c
+++ b/farstream/fs-candidate.c
@@ -70,7 +70,7 @@ fs_candidate_list_get_type (void)
}
/**
- * fs_candidate_destroy: (skip):
+ * fs_candidate_destroy: (skip)
* @cand: a #FsCandidate to delete
*
* Frees a #FsCandidate and all its contents
@@ -124,7 +124,7 @@ fs_candidate_copy (const FsCandidate * cand)
}
/**
- * fs_candidate_list_destroy: (skip):
+ * fs_candidate_list_destroy: (skip)
* @candidate_list: A GList of #FsCandidate
*
* Deletes a GList of #FsCandidate and its contents