mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
MFp4: //depot/projects/usb@155731
Make printout more informative. Reported by: Volker Submitted by: Hans Petter Selasky
This commit is contained in:
parent
dbd7373cc6
commit
312313ec68
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=187162
@ -562,7 +562,7 @@ flush_command(struct libusb20_backend *pbe, struct options *opt)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (matches == 0) {
|
if (matches == 0) {
|
||||||
printf("No device match\n");
|
printf("No device match or lack of permissions.\n");
|
||||||
}
|
}
|
||||||
done:
|
done:
|
||||||
reset_options(opt);
|
reset_options(opt);
|
||||||
|
Loading…
Reference in New Issue
Block a user