From ea3f60add4161420ee1c4948339a3ea7d8d6e4c5 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 5 Jul 2011 17:34:48 -0500 Subject: libnm-util: fix up some GObject introspection annotations --- libnm-util/nm-setting-wired.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libnm-util/nm-setting-wired.c') diff --git a/libnm-util/nm-setting-wired.c b/libnm-util/nm-setting-wired.c index 12d3534ffb..d4e52e0311 100644 --- a/libnm-util/nm-setting-wired.c +++ b/libnm-util/nm-setting-wired.c @@ -135,7 +135,7 @@ static const char *valid_s390_opts[] = { * * Creates a new #NMSettingWired object with default values. * - * Returns: the new empty #NMSettingWired object + * Returns: (transfer full): the new empty #NMSettingWired object **/ NMSetting * nm_setting_wired_new (void) -- cgit v1.2.1