From ee3e279c7558b388410d16cbce9db6c80e9c0c67 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 8 May 2012 23:53:48 +0200 Subject: srd: Remove TODOs from annotation format names. Also, fix minor consistency issues, cosmetics, typos. --- decoders/mxc6225xu/mxc6225xu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/mxc6225xu') diff --git a/decoders/mxc6225xu/mxc6225xu.py b/decoders/mxc6225xu/mxc6225xu.py index 7ad6396..5769f3e 100644 --- a/decoders/mxc6225xu/mxc6225xu.py +++ b/decoders/mxc6225xu/mxc6225xu.py @@ -76,7 +76,7 @@ class Decoder(srd.Decoder): ] options = {} annotations = [ - ['TODO', 'TODO'], + ['Text', 'Human-readable text'], ] def __init__(self, **kwargs): -- cgit v1.2.3-70-g09d2