Page MenuHomePhabricator

doxygen: Fix member comments
ClosedPublic

Authored by fpelliccioni on Sep 27 2019, 17:58.

Details

Summary

Trailing comments must be indicted with the caret //!<.

Backport of Bitcoin Core PR14331
https://github.com/bitcoin/bitcoin/pull/14331

Test Plan
doxygen doc/Doxyfile

Diff Detail

Repository
rABC Bitcoin ABC
Branch
feature-backport-011c39c29
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7616
Build 13272: Bitcoin ABC Buildbot (legacy)
Build 13271: arc lint + arc unit

Event Timeline

jasonbcox added a subscriber: jasonbcox.

The comments in txmempool.h are no longer trailing, but I don't think gaining ownership on those comments is worth it.

This revision is now accepted and ready to land.Sep 27 2019, 18:10
This revision was automatically updated to reflect the committed changes.