summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@gnome.org>2014-03-05 17:17:25 +0100
committerGiovanni Campagna <gcampagna@gnome.org>2014-03-05 17:18:02 +0100
commit2c78d9335bf0393c6e18486f37cec1297f751ebc (patch)
tree089b42004c7e4778fbc90bb49aef6275644af095
parentfcd5ce8721bc9c77144e38f257f94f37f3d7cab5 (diff)
downloadgobject-introspection-2c78d9335bf0393c6e18486f37cec1297f751ebc.tar.gz
Update glib annotations
Press the secret code too unlock the hidden bonus: GVariantDict!
-rw-r--r--gir/gio-2.0.c4
-rw-r--r--gir/glib-2.0.c2
2 files changed, 3 insertions, 3 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 7bdd5a76..f4c5ba21 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -33887,8 +33887,8 @@
* g_subprocess_get_identifier:
* @subprocess: a #GSubprocess
*
- * On UNIX, returns the process ID as a decimal string. On Windows,
- * returns the result of GetProcessId() also as a string.
+ * On UNIX, returns the process ID as a decimal string.
+ * On Windows, returns the result of GetProcessId() also as a string.
*/
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 321d442e..9326bbfa 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -2584,7 +2584,7 @@
/**
- * GVariantDict: (skip)
+ * GVariantDict:
*
* #GVariantDict is a mutable interface to #GVariant dictionaries.
*