summaryrefslogtreecommitdiff
path: root/decoder/pdtest
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2022-04-23 08:36:14 +0200
committerGerhard Sittig <gerhard.sittig@gmx.net>2022-04-23 16:17:37 +0200
commit15cc940fb8d79ffee3f41d269998901861a542c7 (patch)
tree8b837e7facf6ecb99686730b8fe3e7429de6cd20 /decoder/pdtest
parent7d8cfad064c9da721af62b54d4743938e8be35e8 (diff)
downloadsigrok-test-15cc940fb8d79ffee3f41d269998901861a542c7.tar.gz
sigrok-test-15cc940fb8d79ffee3f41d269998901861a542c7.zip
runtc: avoid the 'class' identifier in C language application code
The 'class' identifier is a reserved word in the C++ language, while development tools may combine C and C++ support and get confused. Avoid conflicts, rename the variable to 'class_' in runtc.c source code.
Diffstat (limited to 'decoder/pdtest')
0 files changed, 0 insertions, 0 deletions