summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/common/NamespaceSupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/common/NamespaceSupport.h')
-rw-r--r--ACE/ACEXML/common/NamespaceSupport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ACEXML/common/NamespaceSupport.h b/ACE/ACEXML/common/NamespaceSupport.h
index d81f9303d70..cac79e19643 100644
--- a/ACE/ACEXML/common/NamespaceSupport.h
+++ b/ACE/ACEXML/common/NamespaceSupport.h
@@ -52,7 +52,7 @@ typedef ACE_Hash_Map_Reverse_Iterator_Ex<ACEXML_String,
typedef ACE_Unbounded_Queue<const ACEXML_Char *> ACEXML_STR_LIST;
/**
- * @class ACEXML_Namespace_Context_Stack NamespaceSupport.h "ACEXML/common/NamespaceSupport.h"
+ * @class ACEXML_Namespace_Context_Stack
*
* @brief ACEXML_Namespace_Context_Stack implements a simple stack
* that ACEXML_NamespaceSupport uses to keep track of namespace scopes.