[libgweather] location: Fix introspection error



commit ec0fc6e0f80aeb45038911e50bf06f8aca2b4794
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Tue Oct 22 17:24:20 2013 -0400

    location: Fix introspection error

 libgweather/gweather-location.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgweather/gweather-location.c b/libgweather/gweather-location.c
index 6809250..6ab6ee9 100644
--- a/libgweather/gweather-location.c
+++ b/libgweather/gweather-location.c
@@ -714,7 +714,7 @@ gweather_location_get_code (GWeatherLocation *loc)
  * calling gweather_location_get_name() on the location's parent. For
  * other locations it will return %NULL.
  *
- * Return value: (allow-none) @loc's city name, or %NULL
+ * Return value: (allow-none): @loc's city name, or %NULL
  **/
 char *
 gweather_location_get_city_name (GWeatherLocation *loc)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]