summaryrefslogtreecommitdiff
path: root/libupower-glib/up-wakeups.c
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-10-05 11:13:09 +0100
committerRichard Hughes <richard@hughsie.com>2010-10-05 11:13:09 +0100
commit58f3d9fbdff88173276f05e0d6da2cf864758381 (patch)
tree40bc858b87aac84a9413290c924970318cc3a320 /libupower-glib/up-wakeups.c
parentcfd3641501b23ae68beb9656489e8c3077c3dad5 (diff)
downloadupower-58f3d9fbdff88173276f05e0d6da2cf864758381.tar.gz
Fix up all the warnings when building with new versions of gobject-introspection
Diffstat (limited to 'libupower-glib/up-wakeups.c')
-rw-r--r--libupower-glib/up-wakeups.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libupower-glib/up-wakeups.c b/libupower-glib/up-wakeups.c
index 1388eab..2843891 100644
--- a/libupower-glib/up-wakeups.c
+++ b/libupower-glib/up-wakeups.c
@@ -95,7 +95,7 @@ up_wakeups_get_total_sync (UpWakeups *wakeups, GCancellable *cancellable, GError
*
* Gets the wakeups data from the daemon.
*
- * Return value: an array of %UpWakeupItem's
+ * Return value: (transfer full): an array of %UpWakeupItem's
*
* Since: 0.9.1
**/