diff options
author | João Barbosa <joao.paulo.barbosa@gmail.com> | 2022-04-26 09:41:00 +0100 |
---|---|---|
committer | João Barbosa <joao.paulo.barbosa@gmail.com> | 2022-04-26 09:41:45 +0100 |
commit | bae4561938f66b31420ffc3f09c9a62932355b8c (patch) | |
tree | 7be3569bf677b3beb4138dd8b832fd6f685a0434 /src/merkleblock.cpp | |
parent | a19f641a80cb2841ca9f593e9be589dbc4b4ae7c (diff) |
scripted-diff: rename BytePtr to AsBytePtr
Building with iPhoneOS SDK fails because it also has `BytePtr` defined
in /usr/include/MacTypes.h.
-BEGIN VERIFY SCRIPT-
sed -i 's/BytePtr/AsBytePtr/' $(git grep -l "BytePtr" src)
-END VERIFY SCRIPT-
Diffstat (limited to 'src/merkleblock.cpp')
0 files changed, 0 insertions, 0 deletions