aboutsummaryrefslogtreecommitdiff
path: root/externals/ace/Dump_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'externals/ace/Dump_T.h')
-rw-r--r--externals/ace/Dump_T.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/externals/ace/Dump_T.h b/externals/ace/Dump_T.h
index 4186cabf937..92b57addce6 100644
--- a/externals/ace/Dump_T.h
+++ b/externals/ace/Dump_T.h
@@ -4,7 +4,7 @@
/**
* @file Dump_T.h
*
- * $Id: Dump_T.h 91064 2010-07-12 10:11:24Z johnnyw $
+ * $Id: Dump_T.h 80826 2008-03-04 14:51:23Z wotte $
*
* @author Doug Schmidt
*/
@@ -26,8 +26,7 @@ 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>.
*