diff options
author | Rico Tzschichholz <ricotz@ubuntu.com> | 2016-09-12 21:03:42 +0200 |
---|---|---|
committer | Rico Tzschichholz <ricotz@ubuntu.com> | 2016-09-12 21:03:42 +0200 |
commit | fa780a852403ea0d02e03a83d069e177d022e1a7 (patch) | |
tree | 7258e867db7d228a9d692272192a1bcb721bcfd8 | |
parent | a50e377d6a2d88c39b6d2a3bcd1d1c10afa478b2 (diff) | |
download | gobject-introspection-fa780a852403ea0d02e03a83d069e177d022e1a7.tar.gz |
gir: Update annotations from GLib git master
-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 c4eedd07..cec75a18 100644 --- a/gir/gio-2.0.c +++ b/gir/gio-2.0.c @@ -37771,7 +37771,7 @@ /** * g_subprocess_launcher_set_environ: * @self: a #GSubprocess - * @env: the replacement environment + * @env: (array zero-terminated=1): the replacement environment * * Replace the entire environment of processes launched from this * launcher with the given 'environ' variable. |