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/hotplug.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libusb/hotplug.c') diff --git a/libusb/hotplug.c b/libusb/hotplug.c index 081bc79..04518ea 100644 --- a/libusb/hotplug.c +++ b/libusb/hotplug.c @@ -1,6 +1,6 @@ /* -*- Mode: C; indent-tabs-mode:t ; c-basic-offset:8 -*- */ /* - * Hotplug functions for libusbx + * Hotplug functions for libusb * Copyright © 2012-2013 Nathan Hjelm * Copyright © 2012-2013 Peter Stuge * @@ -80,7 +80,7 @@ * are invalid and will remain so even if the device comes back. * * When handling a LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED event it is considered - * safe to call any libusbx function that takes a libusb_device. On the other hand, + * safe to call any libusb function that takes a libusb_device. On the other hand, * when handling a LIBUSB_HOTPLUG_EVENT_DEVICE_LEFT event the only safe function * is libusb_get_device_descriptor(). * -- cgit v1.2.1