summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2012-01-03 19:36:30 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2012-01-03 19:36:30 +0100
commitfb53ee5e242be7781b0d34a7d006c630095bcb72 (patch)
treec7febeb850194bb2b1f37f95e8cc93260ec0f762 /util.c
parentf6555179b242357f9c75b1f6178537de2001cd98 (diff)
downloadlibsigrokdecode-fb53ee5e242be7781b0d34a7d006c630095bcb72.tar.gz
libsigrokdecode-fb53ee5e242be7781b0d34a7d006c630095bcb72.zip
srd: *.py: Remove one incorrect ord() call.
While 'data' is of type 'bytes', 'data[0]' for example is of type 'int', thus the ord() there is neither needed nor correct anymore (yields an error).
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions