Author: eadler Date: Mon Mar 19 03:06:27 2018 New Revision: 331159 URL: https://svnweb.freebsd.org/changeset/base/331159
Log: MFC r304725: Bring datasheet URL up to date. Modified: stable/11/sys/dev/usb/input/uep.c Directory Properties: stable/11/ (props changed) Modified: stable/11/sys/dev/usb/input/uep.c ============================================================================== --- stable/11/sys/dev/usb/input/uep.c Mon Mar 19 03:04:19 2018 (r331158) +++ stable/11/sys/dev/usb/input/uep.c Mon Mar 19 03:06:27 2018 (r331159) @@ -29,7 +29,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> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
