[gobject-introspection] gir: Update annotations from GLib 2.48.0



commit a40c1063fcb2a30f6d80eef2fecba1c1bff21435
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Tue Mar 22 23:23:42 2016 +0100

    gir: Update annotations from GLib 2.48.0

 gir/gio-2.0.c  |    2 +-
 gir/glib-2.0.c |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index e8d740a..fc47538 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -11655,7 +11655,7 @@
  * it is no longer required.
  *
  * Returns: (transfer full): a %NULL-terminated array of the names of the
- * actions in the groupb
+ * actions in the group
  * Since: 2.28
  */
 
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index b423ccf..c91dddd 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -1236,7 +1236,8 @@
  * @G_LOG_FLAG_FATAL: internal flag
  * @G_LOG_LEVEL_ERROR: log level for errors, see g_error().
  *     This level is also used for messages produced by g_assert().
- * @G_LOG_LEVEL_CRITICAL: log level for critical messages, see g_critical().
+ * @G_LOG_LEVEL_CRITICAL: log level for critical warning messages, see
+ *     g_critical().
  *     This level is also used for messages produced by g_return_if_fail()
  *     and g_return_val_if_fail().
  * @G_LOG_LEVEL_WARNING: log level for warnings, see g_warning()


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]