Page MenuHomePhabricator

Fix a couple of nits in miner.cpp
ClosedPublic

Authored by schancel on Apr 26 2018, 17:01.

Details

Summary

See title

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
miner
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2393
Build 2915: Bitcoin ABC Buildbot (legacy)
Build 2914: arc lint + arc unit

Event Timeline

deadalnix requested changes to this revision.Apr 27 2018, 03:04
deadalnix added a subscriber: deadalnix.
deadalnix added inline comments.
src/miner.cpp
436 ↗(On Diff #3597)

This comment's formatting is fubared. You can put it on one line and let clang format do it's magic.

559 ↗(On Diff #3597)

likestamp

This revision now requires changes to proceed.Apr 27 2018, 03:04
This revision is now accepted and ready to land.Apr 27 2018, 15:49
This revision was automatically updated to reflect the committed changes.