aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-10 02:28:38 +0000
committerlloyd <[email protected]>2008-11-10 02:28:38 +0000
commitd847970d6022b587efd821b82ac37120078107fb (patch)
tree34ed27987df7c974c1f27cae715ecbded134f806 /src/utils
parent901876b9b5d3b9fa6182c133e1d1d20ce5b101e9 (diff)
Doxygen comment
Diffstat (limited to 'src/utils')
-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: