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 2385
Build 2899: Bitcoin ABC Buildbot (legacy)
Build 2898: 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

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

559

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.