diff options
| author | MarcoFalke <[email protected]> | 2019-06-13 09:16:10 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-06-13 10:32:52 -0400 |
| commit | fac03ec43a15ad547161e37e53ea82482cc508f9 (patch) | |
| tree | 42668094848186068573744f78daa4072314257f /src/httpserver.cpp | |
| parent | tinyformat: Add doc to Bitcoin Core specific strprintf (diff) | |
| download | discoin-fac03ec43a15ad547161e37e53ea82482cc508f9.tar.xz discoin-fac03ec43a15ad547161e37e53ea82482cc508f9.zip | |
scripted-diff: Replace fprintf with tfm::format
-BEGIN VERIFY SCRIPT-
sed -i --regexp-extended -e 's/fprintf\(std(err|out), /tfm::format(std::c\1, /g' $(git grep -l 'fprintf(' -- ':(exclude)src/crypto' ':(exclude)src/leveldb' ':(exclude)src/univalue' ':(exclude)src/secp256k1')
-END VERIFY SCRIPT-
fixup! scripted-diff: Replace fprintf with tfm::format
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions