[Spice-commits] src/usb-device-manager.c

Pavel Grunt pgrunt at kemper.freedesktop.org
Tue Jul 11 08:41:06 UTC 2017


 src/usb-device-manager.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit e7543383fbd6de9130bb648ca4de9b3c18b5919c
Author: Pavel Grunt <pgrunt at redhat.com>
Date:   Tue Jul 11 08:25:44 2017 +0200

    usb-manager: Fix docstring annotation
    
    Acked-by: Christophe Fergeau <cfergeau at redhat.com>

diff --git a/src/usb-device-manager.c b/src/usb-device-manager.c
index bbe2391..29f2846 100644
--- a/src/usb-device-manager.c
+++ b/src/usb-device-manager.c
@@ -635,9 +635,9 @@ static void spice_usb_device_manager_class_init(SpiceUsbDeviceManagerClass *klas
                                     pspec);
 
     /**
-     * SpiceUsbDeviceManager:n-free-channels:
+     * SpiceUsbDeviceManager:free-channels:
      *
-     * Get a list of avaialable channels for redirecting USB devices.
+     * Get the number of available channels for redirecting USB devices.
      *
      * Since: 0.31
      */


More information about the Spice-commits mailing list