aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-location-gps-nmea.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-10-24 17:16:33 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-10-24 17:16:33 +0200
commite1c0621b099d698d2c462f32e4d341207a98d520 (patch)
treed30dabe8fb0f526fbc619de903a23a51a8398c6d /libmm-glib/mm-location-gps-nmea.c
parentbabc4aa2594b239aae7287a4f3944b47d5cbe737 (diff)
libmm-glib: fix several introspection annotations
Diffstat (limited to 'libmm-glib/mm-location-gps-nmea.c')
-rw-r--r--libmm-glib/mm-location-gps-nmea.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmm-glib/mm-location-gps-nmea.c b/libmm-glib/mm-location-gps-nmea.c
index 2070eebc..08ec97ff 100644
--- a/libmm-glib/mm-location-gps-nmea.c
+++ b/libmm-glib/mm-location-gps-nmea.c
@@ -158,7 +158,7 @@ build_full_foreach (const gchar *trace_type,
*
* Gets a compilation of all cached traces.
*
- * Returns: (transfer full) a string containing all traces, or #NULL if none available. The returned value should be freed with g_free().
+ * Returns: (transfer full): a string containing all traces, or #NULL if none available. The returned value should be freed with g_free().
*/
gchar *
mm_location_gps_nmea_build_full (MMLocationGpsNmea *self)