INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED

2005/10/18 08:36:05 np 1.3.4.1: #i53898#
This commit is contained in:
Jens-Heiner Rechtien 2006-06-19 11:01:56 +00:00
parent 48f19c5f81
commit 19e9b1f15b

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: adc_msg.cxx,v $ * $RCSfile: adc_msg.cxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: rt $ $Date: 2005-09-07 18:05:45 $ * last change: $Author: hr $ $Date: 2006-06-19 12:01:56 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -173,7 +173,7 @@ void
Messages::WriteParagraph( csv::File & o_out, Messages::WriteParagraph( csv::File & o_out,
const MessageMap & i_source, const MessageMap & i_source,
const String & i_title, const String & i_title,
const String & i_firstIntermediateText ) const String & )
{ {
StreamStr aLine(2000); StreamStr aLine(2000);