summaryrefslogtreecommitdiffstats
path: root/autodoc/source/ary/cpp/tplparam.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 10:50:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 10:50:07 +0000
commitc7246526b227a8e1bafc7974d269a60181397613 (patch)
tree304ed9e9df772ee99ec2e473ce7ca86eac4f1600 /autodoc/source/ary/cpp/tplparam.cxx
parentINTEGRATION: CWS warnings01 (1.3.4); FILE MERGED (diff)
downloadcore-c7246526b227a8e1bafc7974d269a60181397613.tar.gz
core-c7246526b227a8e1bafc7974d269a60181397613.zip
INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED
2005/10/18 08:35:43 np 1.2.4.1: #i53898#
Diffstat (limited to 'autodoc/source/ary/cpp/tplparam.cxx')
-rw-r--r--autodoc/source/ary/cpp/tplparam.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/autodoc/source/ary/cpp/tplparam.cxx b/autodoc/source/ary/cpp/tplparam.cxx
index 758fc57213ca..2cf9d6c70bc5 100644
--- a/autodoc/source/ary/cpp/tplparam.cxx
+++ b/autodoc/source/ary/cpp/tplparam.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tplparam.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 16:38:58 $
+ * last change: $Author: hr $ $Date: 2006-06-19 11:50:07 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -98,7 +98,7 @@ TplParameter_Const::Compare( const TemplateParameter & i_rOther ) const
void
TplParameter_Const::Get_Text( StreamStr & o_rOut,
- const ary::cpp::DisplayGate & i_rGate ) const
+ const ary::cpp::DisplayGate & ) const
{
o_rOut << sConstant;
}