aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-modem.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-10-24 17:38:36 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-10-24 17:38:36 +0200
commit5dc6db19621ba53c883741edd01b10dd18260f9b (patch)
treed4f5f0a1c8e8261af1a147f148897227a28e9d37 /libmm-glib/mm-modem.c
parente1c0621b099d698d2c462f32e4d341207a98d520 (diff)
libmm-glib: fix some more introspection annotations
Diffstat (limited to 'libmm-glib/mm-modem.c')
-rw-r--r--libmm-glib/mm-modem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmm-glib/mm-modem.c b/libmm-glib/mm-modem.c
index 9dc70234..780fd6d2 100644
--- a/libmm-glib/mm-modem.c
+++ b/libmm-glib/mm-modem.c
@@ -986,7 +986,7 @@ ensure_internal_unlock_retries (MMModem *self,
* mm_modem_get_unlock_retries() again to get a new #MMUnlockRetries with the
* new values.</warning>
*
- * Returns: (transfer full) A #MMUnlockRetries that must be freed with g_object_unref() or %NULL if unknown.
+ * Returns: (transfer full): A #MMUnlockRetries that must be freed with g_object_unref() or %NULL if unknown.
*/
MMUnlockRetries *
mm_modem_get_unlock_retries (MMModem *self)