]> sigrok.org Git - libsigrok.git/commitdiff
sr/srd: Consistency fixes for callbacks.
authorUwe Hermann <redacted>
Wed, 29 Feb 2012 20:56:24 +0000 (21:56 +0100)
committerUwe Hermann <redacted>
Thu, 1 Mar 2012 22:49:25 +0000 (23:49 +0100)
 - Callback function pointer typedefs end with _t.

 - Variables holding callback functions are named 'cb' everywhere.


No differences found