summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2022-06-15 17:28:00 +0100
committerRichard Hughes <richard@hughsie.com>2022-06-16 12:13:33 +0100
commitd621664363a3d9913a1f036e0ff3bd682877a41e (patch)
tree3b0a9f9d7e1aeb2e6fe802b2a181ea91ef4db904
parent1132e116c8a7c907f6f1124b89ca8b304439fe18 (diff)
downloadgusb-d621664363a3d9913a1f036e0ff3bd682877a41e.tar.gz
trivial: Fix a docs warning when building
-rw-r--r--gusb/gusb-context.c2
1 files changed, 1 insertions, 1 deletions
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
**/