diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2012-03-29 16:07:22 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2012-03-29 16:07:22 +0000 |
| commit | 1844d4fe2ded475b9e228145bb3acd5ce31ca88c (patch) | |
| tree | ee15d9344898b6004dbde7ab1a3d777926f8ed20 /lib/libusb | |
| parent | 7893b7f6ddd2d9b830e8052e11a1246e5e60135e (diff) | |
Notes
Diffstat (limited to 'lib/libusb')
| -rw-r--r-- | lib/libusb/libusb20.3 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libusb/libusb20.3 b/lib/libusb/libusb20.3 index d9f3f01350ed..d1abc554d083 100644 --- a/lib/libusb/libusb20.3 +++ b/lib/libusb/libusb20.3 @@ -235,7 +235,6 @@ applications should consider using . .Sh USB TRANSFER OPERATIONS . -.Pp . .Fn libusb20_tr_close will release all kernel resources associated with an USB @@ -534,7 +533,6 @@ with an USB transfer. . .Sh USB DEVICE OPERATIONS . -.Pp . .Fn libusb20_dev_get_backend_name returns a zero terminated string describing the backend used. @@ -1000,7 +998,6 @@ The buffer pointer cannot be NULL. . . .Sh USB DEBUGGING -.Pp .Ft const char * .Fn libusb20_strerror "int code" Get the ASCII representation of the error given by the |
