User: vg      
Date: 05/02/16 09:26:38

Modified:
 /dba/connectivity/source/drivers/file/
  fcomp.cxx

Log:
 INTEGRATION: CWS dr33 (1.21.60); FILE MERGED
 2005/02/14 16:38:05 dr 1.21.60.1: #i42367# remove non-ASCII characters from 
C++ sources

File Changes:

Directory: /dba/connectivity/source/drivers/file/
=================================================

File [changed]: fcomp.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/file/fcomp.cxx?r1=1.21&r2=1.22
Delta lines:  +87 -87
---------------------
--- fcomp.cxx   2 Aug 2004 17:04:09 -0000       1.21
+++ fcomp.cxx   16 Feb 2005 17:26:36 -0000      1.22
@@ -674,7 +674,7 @@
 
        OCodeList::iterator aIter = rCodeList.begin();
        if (!(*aIter)) 
-               return sal_True;                // kein Pr�dikat
+        return sal_True;        // kein Praedikat
 
        for(;aIter != rCodeList.end();++aIter)
        {
@@ -701,7 +701,7 @@
 {
        OCodeList::iterator aIter = rCodeList.begin();
        if (!(*aIter)) 
-               return ;                // kein Pr�dikat
+        return ;        // kein Praedikat
 
        for(;aIter != rCodeList.end();++aIter)
        {




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to