]> sigrok.org Git - libsigrok.git/commit
libsigrok.h: Fix enum entries order.
authorUwe Hermann <redacted>
Tue, 24 Sep 2013 07:00:16 +0000 (09:00 +0200)
committerUwe Hermann <redacted>
Wed, 25 Sep 2013 12:26:35 +0000 (14:26 +0200)
commitd5c5ea2a29d1a7063e26327b87fa820dc1babd16
tree143786b311d3aa957386dc7890f2c07043040899
parent72a08bccffe5a73376113e07287327e4f89d270f
libsigrok.h: Fix enum entries order.

New enum items must be added at the bottom of the respective "category"
within the enum in order to not change any numbers (i.e. break the ABI).
libsigrok.h