]> sigrok.org Git - libsigrokdecode.git/commit
srd: Every callback should have a 'void *' parameter.
authorUwe Hermann <redacted>
Sat, 11 Feb 2012 21:38:17 +0000 (22:38 +0100)
committerUwe Hermann <redacted>
Sat, 11 Feb 2012 21:41:33 +0000 (22:41 +0100)
commitae53d0a5971121e03a07c469e39ff3cfa34a2111
tree80f978fc2a0f6ca630409cc0ba08f9101d60fa21
parent56bf4c20afc2785f8cdf75e386159e23fa2c1acf
srd: Every callback should have a 'void *' parameter.

This is required in various situations and for various lib users,
especially so GUIs which might want to pass specific info via this
mechanism.
controller.c
sigrokdecode.h