aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/utils/datastor.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/utils/datastor.h b/src/utils/datastor.h
index 0f6029189..bb61688fc 100644
--- a/src/utils/datastor.h
+++ b/src/utils/datastor.h
@@ -14,9 +14,9 @@
namespace Botan {
-/*************************************************
-* Data Store *
-*************************************************/
+/**
+* Data Store
+*/
class BOTAN_DLL Data_Store
{
public: