aboutsummaryrefslogtreecommitdiff
path: root/src/rpcserver.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2015-06-15 17:17:23 +0200
committerWladimir J. van der Laan <[email protected]>2015-07-27 14:47:54 +0200
commitc38c49d0b708cf948eb46e0857eb743cda09980c (patch)
tree99b7a6a7d0b2e02b381a90cb8cd4be74fe0fb77e /src/rpcserver.cpp
parentMerge pull request #5697 (diff)
downloaddiscoin-c38c49d0b708cf948eb46e0857eb743cda09980c.tar.xz
discoin-c38c49d0b708cf948eb46e0857eb743cda09980c.zip
Fix argument parsing oddity with -noX
`bitcoind -X -noX` ends up, unintuitively, with `X` set. (for all boolean options X) This result is due to the odd two-pass processing of arguments. This patch fixes this oddity and simplifies the code at the same time.
Diffstat (limited to 'src/rpcserver.cpp')
0 files changed, 0 insertions, 0 deletions