Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2010 06:57:12 GMT
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 183845 for review
Message-ID:  <201009160657.o8G6vCgO019057@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@183845?ac=10

Change 183845 by hselasky@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009160657.o8G6vCgO019057>