diff options
author | Rico Tzschichholz <ricotz@ubuntu.com> | 2015-05-01 14:58:58 +0200 |
---|---|---|
committer | Rico Tzschichholz <ricotz@ubuntu.com> | 2015-05-01 14:58:58 +0200 |
commit | 3661f9336f9a7ad67a26c2d4bcd37deac5c711ce (patch) | |
tree | 959e3b3174d11241f0198f3c6c675b8983c93b5b /gir/gio-2.0.c | |
parent | d5f9b14cf2c3d25803d7101516cef47a9e0a51dc (diff) | |
download | gobject-introspection-3661f9336f9a7ad67a26c2d4bcd37deac5c711ce.tar.gz |
Update glib annotations from glib 2.45.1
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r-- | gir/gio-2.0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c index a2ebe724..ec34e623 100644 --- a/gir/gio-2.0.c +++ b/gir/gio-2.0.c @@ -33714,7 +33714,7 @@ * This can be useful if you want to do something unusual on it * not supported by the #GSocketConnection APIs. * - * Returns: (transfer none): a #GSocketAddress or %NULL on error. + * Returns: (transfer none): a #GSocket or %NULL on error. * Since: 2.22 */ |