API renaming: remove fpi and usb_ stuff
authorDaniel Drake <dsd@gentoo.org>
Fri, 4 Jan 2008 00:54:57 +0000 (00:54 +0000)
committerDaniel Drake <dsd@gentoo.org>
Fri, 4 Jan 2008 00:54:57 +0000 (00:54 +0000)
commitdbb3fd871e3972b4e670f3161e7cd2f58f357600
treef755da05a19bd3026c5b8d0dd45ac42a9636804d
parente9364d72151ae1de9cce4175f330fe1529f02511
API renaming: remove fpi and usb_ stuff

fpi changed to usbi.

We should not expose structures with prefix "usb_" in the public
namespace as it is quite likely there will be some conflict somewhere.
Instead, using "libusb_" should be safer.
examples/dpfp.c
examples/lsusb.c
libusb/core.c
libusb/descriptor.c
libusb/io.c
libusb/libusb.h
libusb/libusbi.h