From 2b173d3bcca8fdd89a92eb2058be341b3a61a1c8 Mon Sep 17 00:00:00 2001 From: Michael Ford Date: Sun, 26 Oct 2014 16:35:06 +0800 Subject: Update comments in keystore to be doxygen compatible --- src/key.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/key.cpp') diff --git a/src/key.cpp b/src/key.cpp index 48431f3dc..c466e84f2 100644 --- a/src/key.cpp +++ b/src/key.cpp @@ -13,7 +13,7 @@ #include "ecwrapper.h" #endif -//! anonymous namespace with local implementation code (OpenSSL interaction) +//! anonymous namespace namespace { #ifdef USE_SECP256K1 -- cgit v1.2.3