PERFORCE change 183845 for review

Hans Petter Selasky hselasky at FreeBSD.org
Thu Sep 16 06:57:13 UTC 2010


http://p4web.freebsd.org/@@183845?ac=10

Change 183845 by hselasky at hselasky_laptop001 on 2010/09/16 06:56:29

	LibUSB documentation:
		- fix spelling
		- reported by: Robert Jenssen

Affected files ...

.. //depot/projects/usb/src/lib/libusb/libusb.3#25 edit

Differences ...

==== //depot/projects/usb/src/lib/libusb/libusb.3#25 (text+ko) ====

@@ -313,7 +313,7 @@
 .
 .Pp
 .Ft int 
-.Fn libsub_get_active_config_descriptor "libusb_device *dev" "libusb_device_descriptor **config"
+.Fn libsub_get_active_config_descriptor "libusb_device *dev" "struct libusb_config_descriptor **config"
 Get the USB configuration descriptor for the active configuration. Returns 0 on 
 success, returns LIBUSB_ERROR_NOT_FOUND if the device is in unconfigured state 
 and return another LIBUSB_ERROR code on error.


More information about the p4-projects mailing list