summaryrefslogtreecommitdiff
path: root/decoders/arm_itm
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2017-02-26 09:16:36 +0100
committerGerhard Sittig <gerhard.sittig@gmx.net>2017-02-26 10:08:15 +0100
commite27d3e67cb69d54936399cd97a4c40c9842549a7 (patch)
tree26596e8c8fd07b8429e66a16bb08c7a5b8de415d /decoders/arm_itm
parenta92df5bab879d5ba6a3f9d01428867c57d8c6b67 (diff)
downloadlibsigrokdecode-e27d3e67cb69d54936399cd97a4c40c9842549a7.tar.gz
libsigrokdecode-e27d3e67cb69d54936399cd97a4c40c9842549a7.zip
instance.c: fix a 'matched' vs 'matches' typo
The Decoder_wait() routine will populate the .matched attribute before returning to the caller. The srd_inst_start() routine used to setup a .matches attribute which is unexpected. Make both routines consistently assign to 'matched' as that is what Python decoder implementations are referencing.
Diffstat (limited to 'decoders/arm_itm')
0 files changed, 0 insertions, 0 deletions