diff options
author | lloyd <[email protected]> | 2012-07-06 23:04:28 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-07-06 23:04:28 +0000 |
commit | 6edc224afb91fbd470206c49e60c4392e0beaaa8 (patch) | |
tree | bd6795658e1e734311351c8c324cec1b8400c625 /src/libstate/libstate.h | |
parent | 73929a5a9e4d56bc8d243cd318c95a78385c3539 (diff) |
Doxygen comments
Diffstat (limited to 'src/libstate/libstate.h')
-rw-r--r-- | src/libstate/libstate.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libstate/libstate.h b/src/libstate/libstate.h index b260a5bb9..a70fd3265 100644 --- a/src/libstate/libstate.h +++ b/src/libstate/libstate.h @@ -19,8 +19,8 @@ namespace Botan { -/* -* Global State Container Base +/** +* Global Library State */ class BOTAN_DLL Library_State { |