From 8cb3cb34fb7dca5d7586c68a61f2761a2e103195 Mon Sep 17 00:00:00 2001 From: hjelmn Date: Wed, 11 Dec 2013 23:52:34 +0000 Subject: misc: revert all references to libusb/libusb.info --- libusb/descriptor.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libusb/descriptor.c') diff --git a/libusb/descriptor.c b/libusb/descriptor.c index e1c4915..52c9774 100644 --- a/libusb/descriptor.c +++ b/libusb/descriptor.c @@ -1,6 +1,6 @@ /* -*- Mode: C; indent-tabs-mode:t ; c-basic-offset:8 -*- */ /* - * USB descriptor handling functions for libusbx + * USB descriptor handling functions for libusb * Copyright © 2007 Daniel Drake * Copyright © 2001 Johannes Erdfelt * @@ -541,7 +541,7 @@ int usbi_device_cache_descriptor(libusb_device *dev) * * This is a non-blocking function; the device descriptor is cached in memory. * - * Note since libusbx-1.0.16, \ref LIBUSBX_API_VERSION >= 0x01000102, this + * Note since libusb-1.0.16, \ref LIBUSBX_API_VERSION >= 0x01000102, this * function always succeeds. * * \param dev the device -- cgit v1.2.1