]> sigrok.org Git - libsigrok.git/commit
Make struct sr_session opaque.
authorUwe Hermann <redacted>
Fri, 22 Nov 2013 14:02:12 +0000 (15:02 +0100)
committerUwe Hermann <redacted>
Fri, 22 Nov 2013 14:02:12 +0000 (15:02 +0100)
commite2b238210187e40ad434f659e68d604ed5f523d4
treee778aae006c8b7a4394abdc6338bd027d618c55b
parentf57924179d08dee9d24099233ffbee2123613a22
Make struct sr_session opaque.

The fields of this structure should not be used directly by frontends
(and none of the current ones do). Thus, make the struct opaque and hide
its contents from the API.
libsigrok-internal.h
libsigrok.h