summaryrefslogtreecommitdiff
path: root/gir/glib-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2016-11-20 18:15:33 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2016-11-20 18:15:33 +0100
commitb49b5679e354bdfe96460443367f886b20c8ce0f (patch)
treeacd0bc9d2320b4a80f876133902067b7ab0f9af8 /gir/glib-2.0.c
parent10f5201f8b585ca26c398c449387be411d983eb1 (diff)
downloadgobject-introspection-b49b5679e354bdfe96460443367f886b20c8ce0f.tar.gz
gir: Update annotations from GLib git master
Diffstat (limited to 'gir/glib-2.0.c')
-rw-r--r--gir/glib-2.0.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 7c8f82f7..f22e299c 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -9221,7 +9221,8 @@
* an error message is logged and the application is terminated.
*
* The macro can be turned off in final releases of code by defining
- * `G_DISABLE_ASSERT` when compiling the application.
+ * `G_DISABLE_ASSERT` when compiling the application, so code must
+ * not depend on any side effects from @expr.
*/