aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/float.cpp
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-06-07 13:28:01 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-06-07 13:41:13 +0200
commitfad0c58c3ecdf2a2a602ff39c9fd9dda7f8747d9 (patch)
tree46053ffe8ca4052dc2cdfde8d75a997a7e70d0ec /src/test/fuzz/float.cpp
parent912cb594901b1a5dd99aa4c00be34ae36512bc57 (diff)
downloadbitcoin-fad0c58c3ecdf2a2a602ff39c9fd9dda7f8747d9.tar.xz
fuzz: Remove confusing return keyword from CallOneOf
The return type is already enforced to be void by the ternary operator: ./test/fuzz/util.h:47:25: error: right operand to ? is void, but left operand is of type *OTHER_TYPE* ((i++ == call_index ? callables() : void()), ...); ^ ~~~~~~~~~~~ ~~~~~~
Diffstat (limited to 'src/test/fuzz/float.cpp')
0 files changed, 0 insertions, 0 deletions