aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2021-07-06 17:42:54 +0200
committerAaron Rossetto <aaron.rossetto@ni.com>2021-07-20 07:21:18 -0500
commit4185493a016eb69e2b78d6fd20101ace7c44064f (patch)
tree1ddca3ff47a91fddc28e30e41ae0032c9f452dcb /host/include
parent0dc4d06450f9a39c780fc91ffb73317d606c5098 (diff)
downloaduhd-4185493a016eb69e2b78d6fd20101ace7c44064f.tar.gz
uhd-4185493a016eb69e2b78d6fd20101ace7c44064f.tar.bz2
uhd-4185493a016eb69e2b78d6fd20101ace7c44064f.zip
dbsrx: Fix issue with loop variable
In 26cc208, we accidentally added an `auto` into a loop, making the loop variable's scope local. However, this variable lives outside this for loop.
Diffstat (limited to 'host/include')
0 files changed, 0 insertions, 0 deletions