[glib] Fix deprecation notice
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Fix deprecation notice
- Date: Tue, 9 Jun 2015 23:18:59 +0000 (UTC)
commit fb1e5ff04b48b9bb93b99b127abf3ffe73a98e5c
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Jun 9 19:17:58 2015 -0400
Fix deprecation notice
GSimpleAsyncResult has not been deprecated all that long.
gio/gsimpleasyncresult.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsimpleasyncresult.c b/gio/gsimpleasyncresult.c
index 98d9e22..fdd83fc 100644
--- a/gio/gsimpleasyncresult.c
+++ b/gio/gsimpleasyncresult.c
@@ -36,7 +36,7 @@
* @include: gio/gio.h
* @see_also: #GAsyncResult, #GTask
*
- * As of GLib 2.36, #GSimpleAsyncResult is deprecated in favor of
+ * As of GLib 2.46, #GSimpleAsyncResult is deprecated in favor of
* #GTask, which provides a simpler API.
*
* #GSimpleAsyncResult implements #GAsyncResult.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]