]> Git Repo - VerusCoin.git/commit - src/txmempool.cpp
Remove whitespaces before double colon in errors and logs
authorPavel Janík <[email protected]>
Thu, 8 Jan 2015 10:44:25 +0000 (11:44 +0100)
committerCory Fields <[email protected]>
Sat, 31 Jan 2015 22:38:28 +0000 (17:38 -0500)
commit5262fde0ecd19f1febbfcd488f2be41c5dffd047
tree413401ca7111906838b0f5f5d0c0604bcce52d19
parent3800135ad382a0a980eb20bad8bacbbf206f8cea
Remove whitespaces before double colon in errors and logs
28 files changed:
src/alert.cpp
src/db.cpp
src/init.cpp
src/keystore.cpp
src/main.cpp
src/miner.cpp
src/net.cpp
src/pow.cpp
src/primitives/transaction.cpp
src/protocol.cpp
src/qt/addresstablemodel.cpp
src/qt/clientmodel.cpp
src/qt/paymentrequestplus.cpp
src/qt/paymentserver.cpp
src/qt/transactiontablemodel.cpp
src/qt/walletmodel.cpp
src/rpcwallet.cpp
src/script/interpreter.cpp
src/script/script.h
src/serialize.h
src/streams.h
src/test/bignum.h
src/test/sighash_tests.cpp
src/txdb.cpp
src/txmempool.cpp
src/wallet.cpp
src/wallet.h
src/walletdb.cpp
This page took 0.03016 seconds and 4 git commands to generate.