summaryrefslogtreecommitdiff
path: root/ACE/ace/Dump_T.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-07-12 10:11:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-07-12 10:11:24 +0000
commita42c1dff5ec1d5814acb5760f6be86b1bedf7a8d (patch)
tree74899f973f0ae89e60d0d6794c9b08ca05f314b7 /ACE/ace/Dump_T.h
parent6ef8e953c0e2771df6a24dfc3e4770b18f030ec3 (diff)
downloadATCD-a42c1dff5ec1d5814acb5760f6be86b1bedf7a8d.tar.gz
Mon Jul 12 10:11:24 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/DLL.h: * ace/DLL_Manager.h: * ace/Dirent.h: * ace/Dump_T.h: * ace/Event_Handler.h: * ace/File_Lock.h: * ace/INET_Addr.h: * ace/Log_Msg_Callback.h: * ace/Log_Record.h: * ace/Logging_Strategy.h: Fixed set of doxygen warnings
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>.
*