Page MenuHomePhabricator

Format addrman.{h|cpp} and addrdb.{h|cpp}
ClosedPublic

Authored by deadalnix on Jun 19 2017, 19:46.

Diff Detail

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

Event Timeline

I'm accepting, since I think those doxygen comments can be repaired later, as well as the comment typo.

src/addrman.h
109 ↗(On Diff #571)

I think clang-format did a hack job on this doxygen comment, unfortunately.

262 ↗(On Diff #571)

existing typo, it hurts my eyes

284 ↗(On Diff #571)

only slightly mutilated line breaking

This revision is now accepted and ready to land.Jun 19 2017, 20:32
src/addrman.h
262 ↗(On Diff #571)

I think it is intended.

284 ↗(On Diff #571)

That's fine :) Code churn will bring better comments over time.

This revision was automatically updated to reflect the committed changes.