From d621664363a3d9913a1f036e0ff3bd682877a41e Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 15 Jun 2022 17:28:00 +0100 Subject: trivial: Fix a docs warning when building --- gusb/gusb-context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gusb/gusb-context.c b/gusb/gusb-context.c index f09ef96..2b8677a 100644 --- a/gusb/gusb-context.c +++ b/gusb/gusb-context.c @@ -552,7 +552,7 @@ g_usb_context_ensure_rescan_timeout (GUsbContext *context) * * Gets the poll interval for platforms like Windows that do not support `LIBUSB_CAP_HAS_HOTPLUG`. * - * Return value: (transfer none): the interval in ms + * Return value: interval in ms * * Since: 0.3.10 **/ -- cgit v1.2.1