summaryrefslogtreecommitdiff
path: root/ACE/ace/Dump_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Dump_T.h')
-rw-r--r--ACE/ace/Dump_T.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ACE/ace/Dump_T.h b/ACE/ace/Dump_T.h
index 33249fb1fa9..07dc2eadd63 100644
--- a/ACE/ace/Dump_T.h
+++ b/ACE/ace/Dump_T.h
@@ -26,7 +26,8 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
/**
* @class ACE_Dumpable_Adapter
*
- * @brief This class inherits the interface of the abstract ACE_Dumpable
+ * @brief
+ * This class inherits the interface of the abstract ACE_Dumpable
* class and is instantiated with the implementation of the
* concrete component class <class Concrete>.
*