mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-08 04:53:01 +02:00
Do not share functions that are meant to be translation unit local with other translation units. Use internal linkage for those consistently.