Core: fix another compiler warning in libusb_setlocale()
authorPete Batard <pete@akeo.ie>
Wed, 19 Jun 2013 21:44:58 +0000 (22:44 +0100)
committerPete Batard <pete@akeo.ie>
Wed, 19 Jun 2013 21:44:58 +0000 (22:44 +0100)
commit12b18c3b633b0db4dbfeb15a9004dfc64486a5c5
treed419c79116866f02513756aa823cab1707c34403
parent4935ff097ba93403391340d75f56f52e50112a54
Core: fix another compiler warning in libusb_setlocale()

* VS2012 (64 bit) produces the following in strerror.c(156):
  warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
libusb/strerror.c
libusb/version_nano.h