HomePhabricator

Fix improper Doxygen inline comments

Description

Fix improper Doxygen inline comments

Summary:
The proper syntax for same line doxygen-comments is "//!<", but we prefer comments to be on the previous line.
http://www.doxygen.nl/manual/docblocks.html#memberdoc

This is a backport of Core PR17907

Test Plan: ninja doc-doxygen && firefox doc/doxygen/html/structutil_1_1_settings_span.html

Reviewers: #bitcoin_abc, majcosta, deadalnix

Reviewed By: #bitcoin_abc, majcosta, deadalnix

Subscribers: majcosta

Differential Revision: https://reviews.bitcoinabc.org/D8425

Details

Provenance
Ben Woosley <ben.woosley@gmail.com>Authored on Jan 11 2020, 00:32
PiRKCommitted on Nov 17 2020, 09:28
PiRKPushed on Nov 17 2020, 09:28
Reviewer
Restricted Project
Differential Revision
D8425: Fix improper Doxygen inline comments
Parents
rABC39b171eb1f29: Implement ReturnDestination in DescriptorScriptPubKeyMan
Branches
Unknown
Tags
Unknown