mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 15:39:05 +01:00
[doc] Fix doxygen comments for members
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
static int64_t nMockTime = 0; //! For unit testing
|
||||
static int64_t nMockTime = 0; //!< For unit testing
|
||||
|
||||
int64_t GetTime()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user