Skip to content

Commit 2460938

Browse files
committed
Merge bitcoin/bitcoin#34986: docs: remove duplicate ///@} from bitcoinkernel.h
7abf6f6 docs: remove duplicate ///@} from bitcoinkernel.h (Alexander Wiederin) Pull request description: ### Summary Removes a redundant **group end marker** in the kernel API docs. ### Motivation Cleans kernel API documentation. ACKs for top commit: maflcko: lgtm ACK 7abf6f6 kevkevinpal: ACK [7abf6f6](bitcoin/bitcoin@7abf6f6) theStack: ACK 7abf6f6 Tree-SHA512: a5b9895c2f2bbce7a13197ab18e4f1fafe3e27062f16d63a077cd6b8633f5c82014167f7bb3142217f772a96fc3b41be49d0753e6ef8e0693afe59d030c74432
2 parents 8e78932 + 7abf6f6 commit 2460938

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/kernel/bitcoinkernel.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1610,8 +1610,6 @@ BITCOINKERNEL_API void btck_txid_destroy(btck_Txid* txid);
16101610

16111611
///@}
16121612

1613-
///@}
1614-
16151613
/** @name Coin
16161614
* Functions for working with coins.
16171615
*/

0 commit comments

Comments
 (0)