doc: fixup -Wdocumentation issues

This commit is contained in:
fanquake
2021-04-03 10:53:29 +08:00
parent c6edcf1c71
commit 3b0078f958
7 changed files with 6 additions and 8 deletions

View File

@@ -1029,7 +1029,7 @@ inline bool IsBlockPruned(const CBlockIndex* pblockindex)
/**
* Return the expected assumeutxo value for a given height, if one exists.
*
* @param height[in] Get the assumeutxo value for this height.
* @param[in] height Get the assumeutxo value for this height.
*
* @returns empty if no assumeutxo configuration exists for the given height.
*/