Fix linux-usb.org URL's (#62)

These were accidentally modified when the package was renamed to gousb
in commit 5200a36.
This commit is contained in:
Joël Stemmer
2019-01-25 15:00:36 +00:00
committed by Sebastian Zagrodzki
parent 04360a5457
commit d0c05ab7f7
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ import (
const (
// LinuxUsbDotOrg is one source of files in the format used by this package.
LinuxUsbDotOrg = "http://www.linux-gousb.org/usb.ids"
LinuxUsbDotOrg = "http://www.linux-usb.org/usb.ids"
)
var (