From: Ludovic Rousseau Date: Wed, 6 Jan 2016 09:20:24 +0000 (+0100) Subject: Examples: fix typo in Nathan Hjelm email X-Git-Tag: upstream/1.0.21~133 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e10a652b4b74e1c7d5f0e5ecd512094425cee5c8;p=platform%2Fupstream%2Flibusb.git Examples: fix typo in Nathan Hjelm email --- diff --git a/examples/hotplugtest.c b/examples/hotplugtest.c index 851915e..d2c1468 100644 --- a/examples/hotplugtest.c +++ b/examples/hotplugtest.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode:t ; c-basic-offset:8 -*- */ /* * libusb example program for hotplug API - * Copyright © 2012-2013 Nathan Hjelm + * Copyright © 2012-2013 Nathan Hjelm * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libusb/version_nano.h b/libusb/version_nano.h index fd06e1e..989a9a4 100644 --- a/libusb/version_nano.h +++ b/libusb/version_nano.h @@ -1 +1 @@ -#define LIBUSB_NANO 11021 +#define LIBUSB_NANO 11022