Rename the lsusb example program to listdevs
authorPeter Stuge <peter@stuge.se>
Wed, 8 Feb 2012 14:54:21 +0000 (15:54 +0100)
committerPeter Stuge <peter@stuge.se>
Wed, 8 Feb 2012 14:59:11 +0000 (15:59 +0100)
commit4afbc78fe09bfc3dd7a609e5f82e9272c9e6226d
tree841f3fc4c81222c63c716768a0a1d6608fa2699d
parent57ab55159298b7057e0dd9b3854f7fd1550588ed
Rename the lsusb example program to listdevs

This is intended to reduce confusion with the much more significant
lsusb utility which is part of the usbutils package.
.gitignore
examples/Makefile.am
examples/listdevs.c [moved from examples/lsusb.c with 100% similarity]
msvc/ddk_build.cmd
msvc/libusb.dsw
msvc/libusb.sln
msvc/listdevs.dsp [moved from msvc/lsusb.dsp with 84% similarity]
msvc/listdevs.vcproj [moved from msvc/lsusb.vcproj with 99% similarity]
msvc/listdevs_sources [moved from msvc/lsusb_sources with 88% similarity]