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/xfp/pd.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'decoders/xfp') diff --git a/decoders/xfp/pd.py b/decoders/xfp/pd.py index bc55aa7..8c258cd 100644 --- a/decoders/xfp/pd.py +++ b/decoders/xfp/pd.py @@ -204,8 +204,8 @@ class Decoder(srd.Decoder): optional_probes = [] options = {} annotations = [ - ['XFP field names and values', 'XFP structure field names and values'], - ['XFP fields', 'XFP structure fields'], + ['fieldnames-and-values', 'XFP structure field names and values'], + ['fields', 'XFP structure fields'], ] def __init__(self, **kwargs): -- cgit v1.2.3-70-g09d2