aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-pco.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmm-glib/mm-pco.c')
-rw-r--r--libmm-glib/mm-pco.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/libmm-glib/mm-pco.c b/libmm-glib/mm-pco.c
index 4804541e..632f947b 100644
--- a/libmm-glib/mm-pco.c
+++ b/libmm-glib/mm-pco.c
@@ -255,15 +255,7 @@ mm_pco_list_free (GList *pco_list)
}
/**
- * mm_pco_list_add:
- * @pco_list: (transfer full)(element-type ModemManager.Pco): a #GList of #MMPco.
- * @pco: (transfer none): a #MMPco to add to the given list.
- *
- * Adds a #MMPco to a given PCO list. #MMPco objects stored in the order of
- * their session ID. An existing PCO with the same session ID is overwritten
- * with the new value.
- *
- * Returns: (transfer full)(element-type ModemManager.Pco): the new start of an updated or newly allocated #GList of #MMPco.
+ * mm_pco_list_add: (skip)
*/
GList *
mm_pco_list_add (GList *pco_list,