Page MenuHomePhabricator

Fix mismatching types for setDirtyBlockIndex
ClosedPublic

Authored by Fabien on Sep 27 2022, 19:10.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC5bb6c5912018: Fix mismatching types for setDirtyBlockIndex
Summary

The extern declaration and the definition don't match, triggering a -Wodr warning.
This issue was introduced in D12033.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable