dash/src/llmq
Pasta 1a0d52814e
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
-BEGIN VERIFY SCRIPT-
sed -i 's/\<NULL\>/nullptr/g' src/*.cpp src/*.h src/*/*.cpp src/*/*.h src/qt/*/*.cpp src/qt/*/*.h src/wallet/*/*.cpp src/wallet/*/*.h src/support/allocators/*.h
sed -i 's/Prefer nullptr, otherwise SAFECOOKIE./Prefer NULL, otherwise SAFECOOKIE./g' src/torcontrol.cpp
sed -i 's/tor: Using nullptr authentication/tor: Using NULL authentication/g' src/torcontrol.cpp
sed -i 's/METHODS=nullptr/METHODS=NULL/g' src/test/torcontrol_tests.cpp src/torcontrol.cpp
sed -i 's/nullptr certificates/NULL certificates/g' src/qt/paymentserver.cpp
sed -i 's/"nullptr"/"NULL"/g' src/torcontrol.cpp src/test/torcontrol_tests.cpp
-END VERIFY SCRIPT-

Signed-off-by: Pasta <pasta@dashboost.org>
2019-08-12 09:07:03 -05:00
..
quorums_blockprocessor.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_blockprocessor.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_chainlocks.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_chainlocks.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_commitment.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_commitment.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_debug.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_debug.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_dkgsession.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_dkgsession.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_dkgsessionhandler.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_dkgsessionhandler.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_dkgsessionmgr.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_dkgsessionmgr.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_init.cpp #10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 2019-08-12 09:07:03 -05:00
quorums_init.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_instantsend.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_instantsend.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_signing_shares.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_signing_shares.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_signing.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_signing.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_utils.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_utils.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00