diff options
| author | MarcoFalke <[email protected]> | 2020-08-21 20:38:01 +0200 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-08-24 07:52:17 +0200 |
| commit | fa9d5902f7d72e8cce105dd1b1f5a1062e304b10 (patch) | |
| tree | 0b5332f79619c87125192fb1b22e0f4bcc6d4de6 /src/script/script_error.cpp | |
| parent | init: Capture copy of blocknotify setting for BlockNotifyCallback (diff) | |
| download | discoin-fa9d5902f7d72e8cce105dd1b1f5a1062e304b10.tar.xz discoin-fa9d5902f7d72e8cce105dd1b1f5a1062e304b10.zip | |
scripted-diff: gArgs -> args
-BEGIN VERIFY SCRIPT-
# Replace gArgs with args
sed -i 's/\<gArgs\>/args/g' src/init.cpp src/bitcoind.cpp
sed -i 's/&args;/\&gArgs;/g' src/init.cpp
# Format changed lines
git diff -U0 | clang-format-diff -p1 -i -v
-END VERIFY SCRIPT-
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions