]> sigrok.org Git - libsigrok.git/commitdiff
sr: add GSList of instances to the driver struct
authorBert Vermeulen <redacted>
Sun, 8 Jul 2012 14:40:54 +0000 (16:40 +0200)
committerBert Vermeulen <redacted>
Fri, 3 Aug 2012 08:27:37 +0000 (10:27 +0200)
This gives the driver a private place to keep its instances, without
polluting the global namespace.


No differences found