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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.