diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2020-01-01 13:55:07 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2020-01-01 13:55:56 +0100 |
commit | 541f499969e46105417262164139184519ac36f8 (patch) | |
tree | 2e418827f64da99b14ac534c95018b085d9b08fb /decoder/test/z80 | |
parent | fd61e2386ec01bd76bc8a2ede15e8375961ae7e5 (diff) | |
download | sigrok-test-541f499969e46105417262164139184519ac36f8.tar.gz sigrok-test-541f499969e46105417262164139184519ac36f8.zip |
Updates after annotation class/row changes (singular/plural).
Diffstat (limited to 'decoder/test/z80')
-rw-r--r-- | decoder/test/z80/kc85_sync_disasm.output | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoder/test/z80/kc85_sync_disasm.output b/decoder/test/z80/kc85_sync_disasm.output index da70f80..1b3a5c5 100644 --- a/decoder/test/z80/kc85_sync_disasm.output +++ b/decoder/test/z80/kc85_sync_disasm.output @@ -1,4 +1,4 @@ -2-3 z80: warn: "Illegal transition between control states" +2-3 z80: warning: "Illegal transition between control states" 5-8 z80: memrd: "0A" 6-9 z80: addr: "01AF" 8-10 z80: memrd: "F4" |