]> sigrok.org Git - libsigrok.git/commit - src/session.c
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)
commitd08490aabaa66b547c8299b757f62ff5319dbf0b
treefd6dede969b5561d94a966744ea18930353b69d7
parentcfe064d8e74d86ab6a65779663ca1fb82e36260a
sr/srd: Consistency fixes for callbacks.

 - Callback function pointer typedefs end with _t.

 - Variables holding callback functions are named 'cb' everywhere.
hwdriver.c
session.c
sigrok-internal.h
sigrok-proto.h
sigrok.h