diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2012-03-29 05:02:12 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2012-03-29 05:02:12 +0000 |
| commit | 50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e (patch) | |
| tree | bc9e037fdf2ed91d8f914cfe43bade2553a869c2 /lib/libusb | |
| parent | 3dce589cb969648ca460619cfe3f14b200663fbc (diff) | |
Notes
Diffstat (limited to 'lib/libusb')
| -rw-r--r-- | lib/libusb/libusb20.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusb/libusb20.3 b/lib/libusb/libusb20.3 index bd167b239d75..d9f3f01350ed 100644 --- a/lib/libusb/libusb20.3 +++ b/lib/libusb/libusb20.3 @@ -542,7 +542,7 @@ returns a zero terminated string describing the backend used. .Pp . .Fn libusb20_dev_get_info -retrieves the BSD specific usb_device_info structure into the memory location given by +retrieves the BSD specific usb_device_info structure into the memory location given by .Fa pinfo . The USB device given by .Fa pdev |
