[next] telepathy-glib: util.h: replace _TP_AVAILABLE_IN_UNRELEASED
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Tue Oct 29 14:31:37 CET 2013
Module: telepathy-glib
Branch: next
Commit: a819c09df6e9123b0bc5213f9ea99e1e9df61500
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=a819c09df6e9123b0bc5213f9ea99e1e9df61500
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Mon Oct 28 14:40:29 2013 +0100
util.h: replace _TP_AVAILABLE_IN_UNRELEASED
---
telepathy-glib/util.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/telepathy-glib/util.h b/telepathy-glib/util.h
index 9492070..a9b40ca 100644
--- a/telepathy-glib/util.h
+++ b/telepathy-glib/util.h
@@ -118,7 +118,7 @@ void tp_value_array_unpack (GValueArray *array,
...);
/* Work around GLib having deprecated something that is part of our API. */
-_TP_AVAILABLE_IN_UNRELEASED
+_TP_AVAILABLE_IN_0_24
void tp_value_array_free (GValueArray *va);
/* this is effectively _TP_AVAILABLE_IN_UNRELEASED too */
#if TP_VERSION_MAX_ALLOWED >= _TP_VERSION_CUR_STABLE
More information about the telepathy-commits
mailing list