[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
svn commit: r187162 - head/usr.sbin/usbconfig
- To: src-committers_(_at_)_freebsd_(_dot_)_org, svn-src-all_(_at_)_freebsd_(_dot_)_org, svn-src-head_(_at_)_freebsd_(_dot_)_org
- Subject: svn commit: r187162 - head/usr.sbin/usbconfig
- From: Andrew Thompson <thompsa_(_at_)_FreeBSD_(_dot_)_org>
- Date: Tue, 13 Jan 2009 19:01:14 +0000 (UTC)
- Cc:
Author: thompsa
Date: Tue Jan 13 19:01:14 2009
New Revision: 187162
URL: http://svn.freebsd.org/changeset/base/187162
Log:
MFp4: //depot/projects/usb_(_at_)_155731
Make printout more informative. Reported by:
Volker
Submitted by: Hans Petter Selasky
Modified:
head/usr.sbin/usbconfig/usbconfig.c
Modified: head/usr.sbin/usbconfig/usbconfig.c
==============================================================================
--- head/usr.sbin/usbconfig/usbconfig.c Tue Jan 13 19:01:03 2009 (r187161)
+++ head/usr.sbin/usbconfig/usbconfig.c Tue Jan 13 19:01:14 2009 (r187162)
@@ -562,7 +562,7 @@ flush_command(struct libusb20_backend *p
}
if (matches == 0) {
- printf("No device match\n");
+ printf("No device match or lack of permissions.\n");
}
done:
reset_options(opt);
_______________________________________________
svn-src-all_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org