]> sigrok.org Git - libsigrok.git/commit
asyc-ii: Unobfuscate a comment on packet parse constraints
authorGerhard Sittig <redacted>
Sat, 31 Dec 2016 11:48:59 +0000 (12:48 +0100)
committerUwe Hermann <redacted>
Sat, 7 Jan 2017 14:51:47 +0000 (15:51 +0100)
commitc2debda60dd729e77ba89e1d3f370ebcc62811f1
tree1a65f1c8b66122349eac1bb06b9ca81308aeda90
parent26e8c6a2b2a4523d00c5f462598074faacb086f3
asyc-ii: Unobfuscate a comment on packet parse constraints

The specific packet layout puts constraints on the parse logic (case
sensitive comparison, order of comparison). Fix a comment that made no
sense before, and better reflect that there are two constraints.
src/dmm/asycii.c