summaryrefslogtreecommitdiff
path: root/configmgr/source/treemgr/valuemembernode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/treemgr/valuemembernode.cxx')
-rw-r--r--configmgr/source/treemgr/valuemembernode.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/configmgr/source/treemgr/valuemembernode.cxx b/configmgr/source/treemgr/valuemembernode.cxx
index 4a94e69d4c..c24e614f70 100644
--- a/configmgr/source/treemgr/valuemembernode.cxx
+++ b/configmgr/source/treemgr/valuemembernode.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: valuemembernode.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: jb $ $Date: 2002-02-11 13:47:56 $
+ * last change: $Author: hr $ $Date: 2003-03-19 16:19:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -191,7 +191,7 @@ Name ValueMemberNode::getNodeName() const
}
//-----------------------------------------------------------------------------
-Attributes ValueMemberNode::getAttributes() const
+node::Attributes ValueMemberNode::getAttributes() const
{
return m_aNodeRef.getAttributes();
}