Eliminate -Wsign-compare compiler warnings
authorDaniel Drake <dsd@gentoo.org>
Sun, 7 Jun 2009 21:19:53 +0000 (22:19 +0100)
committerDaniel Drake <dsd@gentoo.org>
Sun, 7 Jun 2009 21:19:53 +0000 (22:19 +0100)
commit2b3a9ffa776b383cb2dbc3c55e490e32e4c3c22b
tree3738f4c72ccb0f4f71ff9d5df0cedd4ad5af2925
parentcad5cb55c37137e94e35c74fdabfe42a5cbd229b
Eliminate -Wsign-compare compiler warnings

This was due to an API inconsistency which can be safely worked around.
Hopefully we'll remember to fix the API next time we come to break
things.
libusb/libusb.h