From 9f2f42c064e8a7100cee13460a7a3638f468f56a Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 22 Jan 2014 22:56:08 +0100 Subject: All PDs: Consistent naming/case for annotation shortnames/IDs. --- decoders/lpc/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/lpc') diff --git a/decoders/lpc/pd.py b/decoders/lpc/pd.py index f37c845..983e8d9 100644 --- a/decoders/lpc/pd.py +++ b/decoders/lpc/pd.py @@ -125,7 +125,7 @@ class Decoder(srd.Decoder): annotations = [ ['warnings', 'Warnings'], ['start', 'Start'], - ['cycle_type', 'Cycle-type/direction'], + ['cycle-type', 'Cycle-type/direction'], ['addr', 'Address'], ['tar1', 'Turn-around cycle 1'], ['sync', 'Sync'], -- cgit v1.2.3-70-g09d2