]> sigrok.org Git - libsigrokdecode.git/commit
srd: annotation -> annotations.
authorUwe Hermann <redacted>
Tue, 10 Jan 2012 20:05:09 +0000 (21:05 +0100)
committerUwe Hermann <redacted>
Tue, 10 Jan 2012 20:05:09 +0000 (21:05 +0100)
commite97b6ef569f73e387b2597dfa144c01838c0e27c
tree3c106735b15718ab96704f06b9fb51a431d6701b
parent94d43b37bd34263f5ed9f7135aac5fe7413c7f07
srd: annotation -> annotations.

In the PDs (Python code), the 'annotation' variable/attribute is a list
of annotation formats. Use the plural 'annotations' as we do for other
lists such as 'inputs', 'outputs', 'probes', 'options', and so on.
decoder.c
decoders/ddc.py
decoders/i2c.py
decoders/pan1321.py
decoders/uart.py
module_sigrokdecode.c
sigrokdecode.h