kopia lustrzana https://github.com/Hamlib/Hamlib
Update testlibusb.c warning to "may be" instead of "will be"
rodzic
f2c60aa33a
commit
f064241c64
|
@ -343,7 +343,7 @@ static int test_wrapped_device(const char *device_name)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
#warning LIBUSB-1.0.23 will be required in Hamlib > 4.3
|
#warning LIBUSB-1.0.23 may be required in Hamlib > 4.3
|
||||||
static int test_wrapped_device(const char *device_name)
|
static int test_wrapped_device(const char *device_name)
|
||||||
{
|
{
|
||||||
(void)device_name;
|
(void)device_name;
|
||||||
|
|
Ładowanie…
Reference in New Issue