srd: Every callback should have a 'void *' parameter.
commit7cb9889f780a78f728c10717625e288a20ea69cb
authorUwe Hermann <uwe@hermann-uwe.de>
Sat, 11 Feb 2012 21:38:17 +0000 (11 22:38 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 11 Feb 2012 21:41:33 +0000 (11 22:41 +0100)
treee88e72894c89df645f5cd0614c94904e5019b3db
parentc2c4a0def11bd2a589aa62f8f501ff20ef5f99e4
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.
sigrok-cli.c