aboutsummaryrefslogtreecommitdiffstats
path: root/libs-host
diff options
context:
space:
mode:
Diffstat (limited to 'libs-host')
-rw-r--r--libs-host/opendevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs-host/opendevice.h b/libs-host/opendevice.h
index df70a50..6440cb3 100644
--- a/libs-host/opendevice.h
+++ b/libs-host/opendevice.h
@@ -66,7 +66,7 @@ int usbOpenDevice(usb_dev_handle **device, int vendorID, char *vendorNamePattern
#define USBOPEN_ERR_NOTFOUND 3 /* device not found */
-/* Obdev's free USB IDs, see USBID-License.txt for details */
+/* Obdev's free USB IDs, see USB-IDs-for-free.txt for details */
#define USB_VID_OBDEV_SHARED 5824 /* obdev's shared vendor ID */
#define USB_PID_OBDEV_SHARED_CUSTOM 1500 /* shared PID for custom class devices */