summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/common/CharStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/common/CharStream.h')
-rw-r--r--ACE/ACEXML/common/CharStream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ACEXML/common/CharStream.h b/ACE/ACEXML/common/CharStream.h
index 6c687e91e7c..23fa1af0307 100644
--- a/ACE/ACEXML/common/CharStream.h
+++ b/ACE/ACEXML/common/CharStream.h
@@ -22,7 +22,7 @@
#include "ACEXML/common/XML_Types.h"
/**
- * @class ACEXML_CharStream CharStream.h "ACEXML/common/CharStream.h"
+ * @class ACEXML_CharStream
*
* ACEXML_CharStream is an abstract class (interface) which defines the
* basic opertions a parser could use to retrieve XML charater sequence.