[Spice-devel] [PATCH spice-gtk 3/6] doc: channel stability should be Stable
Pavel Grunt
pgrunt at redhat.com
Wed Mar 30 07:00:18 UTC 2016
---
src/channel-smartcard.c | 2 +-
src/channel-usbredir.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/channel-smartcard.c b/src/channel-smartcard.c
index 7f3306e..21df98a 100644
--- a/src/channel-smartcard.c
+++ b/src/channel-smartcard.c
@@ -35,7 +35,7 @@
* @title: Smartcard Channel
* @section_id:
* @see_also: #SpiceSmartcardManager, #SpiceSession
- * @stability: API Stable (channel in development)
+ * @stability: Stable
* @include: spice-client.h
*
* The Spice protocol defines a set of messages to forward smartcard
diff --git a/src/channel-usbredir.c b/src/channel-usbredir.c
index a251855..9066b4a 100644
--- a/src/channel-usbredir.c
+++ b/src/channel-usbredir.c
@@ -42,7 +42,7 @@
* @short_description: usb redirection
* @title: USB Redirection Channel
* @section_id:
- * @stability: API Stable (channel in development)
+ * @stability: Stable
* @include: spice-client.h
*
* The Spice protocol defines a set of messages to redirect USB devices
--
2.7.4
More information about the Spice-devel
mailing list