Update comments in keystore to be doxygen compatible

This commit is contained in:
Michael Ford
2014-10-26 16:35:06 +08:00
parent ffd8eddab5
commit 2b173d3bcc
3 changed files with 9 additions and 9 deletions

View File

@@ -13,7 +13,7 @@
#include "ecwrapper.h"
#endif
//! anonymous namespace with local implementation code (OpenSSL interaction)
//! anonymous namespace
namespace {
#ifdef USE_SECP256K1