libusbgx: Hide definition of state structure.
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 12 Feb 2014 14:01:32 +0000 (15:01 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 19:35:20 +0000 (20:35 +0100)
commit0f4c36efc346f645babdb6dfc27092f48b578bcd
treed872af1261126dfc5dd44f4c4d07299ac5c1000c
parent2469999f2ad656387fd85e0a3b2a5c2aa969d71b
libusbgx: Hide definition of state structure.

Hide definition of state structure to avoid direct
access to its fields. Rename it to usbg_state.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
[Port from libusbg and update description]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
examples/gadget-acm-ecm.c
examples/show-gadgets.c
include/usbg/usbg.h
src/usbg.c