aboutsummaryrefslogtreecommitdiffstats
path: root/libs-host
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2009-08-03 17:01:21 +0000
committerChristian Starkjohann <cs+github@obdev.at>2009-08-03 17:01:21 +0000
commit32952d16b7f7681ca237b547b70df37ed825f01a (patch)
tree91457f8b2c365168b59cde8c6e34081d33ac5935 /libs-host
parentb6739c29d91ae840befd6f461699286d5ee04865 (diff)
downloadv-usb-32952d16b7f7681ca237b547b70df37ed825f01a.tar.gz
v-usb-32952d16b7f7681ca237b547b70df37ed825f01a.tar.bz2
v-usb-32952d16b7f7681ca237b547b70df37ed825f01a.zip
- reworked USBID-License into USB-IDs-for-free.txt and USB-ID-FAQ.txt
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 */