summaryrefslogtreecommitdiff
path: root/gusb
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2018-09-11 10:13:37 +0100
committerRichard Hughes <richard@hughsie.com>2019-11-15 16:44:35 +0000
commit5aae4d3e20bcd791e37fe68c667ceb7968f5a113 (patch)
treec3155718825b5b4abc8a9e98582ba2c8db4c1ccc /gusb
parent636efc0624aa2a88174220fcabc9764c13d7febf (diff)
downloadgusb-5aae4d3e20bcd791e37fe68c667ceb7968f5a113.tar.gz
trivial: Remove untrue statement
Diffstat (limited to 'gusb')
-rw-r--r--gusb/gusb-device.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gusb/gusb-device.c b/gusb/gusb-device.c
index 35150a1..9b06ed4 100644
--- a/gusb/gusb-device.c
+++ b/gusb/gusb-device.c
@@ -1550,7 +1550,6 @@ g_usb_device_interrupt_transfer_finish (GUsbDevice *device,
* @device: a #GUsbDevice
*
* Gets the platform identifier for the device.
- * On Linux, this is the full sysfs path of the device
*
* When the device is removed and then replugged, this value is not expected to
* be different.