From dbf99ebf668a57316b986b0cb456780ce8e053a1 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 2 Nov 2007 15:22:23 +0000
Subject: [PATCH] INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18
14:24:49 np 1.5.2.1: #i81775#
---
autodoc/source/ary_i/kernel/ci_atag2.cxx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/autodoc/source/ary_i/kernel/ci_atag2.cxx b/autodoc/source/ary_i/kernel/ci_atag2.cxx
index 2b57b4d94e70..d56295b497ce 100644
--- a/autodoc/source/ary_i/kernel/ci_atag2.cxx
+++ b/autodoc/source/ary_i/kernel/ci_atag2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ci_atag2.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2007-09-18 13:48:54 $
+ * last change: $Author: hr $ $Date: 2007-11-02 16:22:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,7 @@
namespace ary
{
-namespace info
+namespace inf
{
void DocuTag_Display::Display_TextToken(
@@ -60,6 +60,6 @@ void DocuTag_Display::Display_Style(
void DocuTag_Display::Display_EOL() {}
-} // namespace info
+} // namespace inf
} // namespace ary