svn commit: r304725 - head/sys/dev/usb/input
Kevin Lo
kevlo at FreeBSD.org
Wed Aug 24 03:44:18 UTC 2016
Author: kevlo
Date: Wed Aug 24 03:44:16 2016
New Revision: 304725
URL: https://svnweb.freebsd.org/changeset/base/304725
Log:
Bring datasheet URL up to date.
Modified:
head/sys/dev/usb/input/uep.c
Modified: head/sys/dev/usb/input/uep.c
==============================================================================
--- head/sys/dev/usb/input/uep.c Wed Aug 24 03:28:58 2016 (r304724)
+++ head/sys/dev/usb/input/uep.c Wed Aug 24 03:44:16 2016 (r304725)
@@ -27,7 +27,7 @@
*/
/*
- * http://home.eeti.com.tw/web20/drivers/Software%20Programming%20Guide_v2.0.pdf
+ * http://www.eeti.com.tw/pdf/Software%20Programming%20Guide_v2.0.pdf
*/
#include <sys/param.h>
More information about the svn-src-head
mailing list