PERFORCE change 155731 for review
Hans Petter Selasky
hselasky at FreeBSD.org
Tue Jan 6 18:29:48 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=155731
Change 155731 by hselasky at hselasky_laptop001 on 2009/01/06 18:29:31
Make printout more informative. Reported by:
Volker
Affected files ...
.. //depot/projects/usb/src/usr.sbin/usbconfig/usbconfig.c#10 edit
Differences ...
==== //depot/projects/usb/src/usr.sbin/usbconfig/usbconfig.c#10 (text+ko) ====
@@ -562,7 +562,7 @@
}
if (matches == 0) {
- printf("No device match\n");
+ printf("No device match or lack of permissions.\n");
}
done:
reset_options(opt);
More information about the p4-projects
mailing list