aboutsummaryrefslogtreecommitdiff
path: root/src/core.h
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2014-09-01 13:54:02 +0200
committerWladimir J. van der Laan <[email protected]>2014-09-01 15:35:09 +0200
commitf6a81050372810d8eebc15523bde28e91d045314 (patch)
tree9300889d99e8522ba4e85852d5b73f134196647f /src/core.h
parentMerge pull request #4767 (diff)
parentadd missing header end comments (diff)
downloaddiscoin-f6a81050372810d8eebc15523bde28e91d045314.tar.xz
discoin-f6a81050372810d8eebc15523bde28e91d045314.zip
Merge pull request #4779
093303a add missing header end comments (Philip Kaufmann)
Diffstat (limited to 'src/core.h')
-rw-r--r--src/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.h b/src/core.h
index 126e1baa9..a3ec2346e 100644
--- a/src/core.h
+++ b/src/core.h
@@ -533,4 +533,4 @@ struct CBlockLocator
}
};
-#endif
+#endif // BITCOIN_CORE_H