aboutsummaryrefslogtreecommitdiff
path: root/src/checkpoints.h
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2012-03-26 15:31:32 -0400
committerGavin Andresen <gavinandresen@gmail.com>2012-03-26 15:31:32 -0400
commitc698633447b95cd69113676a5cc4d554ba408e14 (patch)
treeba40fa7775e7d5cbc4042b0c8d743dfa34554bab /src/checkpoints.h
parentbf5b80a8ae67b177e06c7024eb3b7a14097a8814 (diff)
parentc289d95d6bb3105a67b96a697ddb9dd773cf1033 (diff)
Merge branch 'master' of github.com:bitcoin/bitcoin
Diffstat (limited to 'src/checkpoints.h')
-rw-r--r--src/checkpoints.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/checkpoints.h b/src/checkpoints.h
index ac2076c8fb..38902ac0a1 100644
--- a/src/checkpoints.h
+++ b/src/checkpoints.h
@@ -10,10 +10,9 @@
class uint256;
class CBlockIndex;
-//
-// Block-chain checkpoints are compiled-in sanity checks.
-// They are updated every release or three.
-//
+/** Block-chain checkpoints are compiled-in sanity checks.
+ * They are updated every release or three.
+ */
namespace Checkpoints
{
// Returns true if block passes checkpoint checks