fix doc about libusb_open()
authorFelipe Balbi <me@felipebalbi.com>
Sun, 8 Jun 2008 09:34:48 +0000 (12:34 +0300)
committerDaniel Drake <dsd@gentoo.org>
Sun, 15 Jun 2008 20:11:11 +0000 (15:11 -0500)
commit5ad79b324bc5e11a75a585398a1e81c26f05e758
tree52de928991fa934e0cbfb0f5209e27a19014c610
parent2d3a1111caff40ebb87983c861ff548cdc9e5946
fix doc about libusb_open()

libusb_open() returns int instead of libusb_device_handle.

Signed-off-by: Felipe Balbi <me@felipebalbi.com>
[dsd: small correction]
libusb/core.c