summaryrefslogtreecommitdiff
path: root/autodoc/source
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source')
-rw-r--r--autodoc/source/parser/inc/cpp/prs_cpp.hxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/autodoc/source/parser/inc/cpp/prs_cpp.hxx b/autodoc/source/parser/inc/cpp/prs_cpp.hxx
index 9d9e62c3eef2..8e948715a1a4 100644
--- a/autodoc/source/parser/inc/cpp/prs_cpp.hxx
+++ b/autodoc/source/parser/inc/cpp/prs_cpp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: prs_cpp.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 18:38:13 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:15:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -72,9 +72,7 @@ class Cpluplus_Parser : public autodoc::CodeParser_Ifc
};
-} // namespace cpp
+} // namespace cpp
#endif
-
-