aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/node.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2019-01-10 01:46:32 +0100
committerWladimir J. van der Laan <[email protected]>2019-01-10 02:51:14 +0100
commit332b3dd7c156daa08df347dc3359f0ee99ce4baa (patch)
treebbd9ee1fdcad37089529f7728774150562e2c0e4 /src/interfaces/node.cpp
parentutil: remove unused [U](BEGIN|END) macros (diff)
downloaddiscoin-332b3dd7c156daa08df347dc3359f0ee99ce4baa.tar.xz
discoin-332b3dd7c156daa08df347dc3359f0ee99ce4baa.zip
util: Make ToLower and ToUpper take a char
Unfortunately, `std::string` elements are (bare) chars. As these are the most likely type to be passed to these functions, make them use char instead of unsigned char. This avoids some casts.
Diffstat (limited to 'src/interfaces/node.cpp')
0 files changed, 0 insertions, 0 deletions