Tag: cws_src680_dba20blocker
User: fs      
Date: 05/06/24 02:13:30

Modified:
 /dba/dbaccess/source/core/dataaccess/
  datasource.cxx

Log:
 assertion spelling

File Changes:

Directory: /dba/dbaccess/source/core/dataaccess/
================================================

File [changed]: datasource.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/datasource.cxx?r1=1.59.58.1&r2=1.59.58.2
Delta lines:  +3 -3
-------------------
--- datasource.cxx      23 Jun 2005 13:56:42 -0000      1.59.58.1
+++ datasource.cxx      24 Jun 2005 09:13:27 -0000      1.59.58.2
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: datasource.cxx,v $
  *
- *  $Revision: 1.59.58.1 $
+ *  $Revision: 1.59.58.2 $
  *
- *  last change: $Author: fs $ $Date: 2005/06/23 13:56:42 $
+ *  last change: $Author: fs $ $Date: 2005/06/24 09:13:27 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -1254,7 +1254,7 @@
             // shared ownership, and vetoable closing).
             //
             // #i50905# / 2005-06-20 / [EMAIL PROTECTED]
-            DBG_ERROR( "ODatabaseSource::::getModelWithPossibleLeak: creating 
a model instance with undefined ownership! Most probably a resource leak!" );
+            DBG_ERROR( "ODatabaseSource::getModelWithPossibleLeak: creating a 
model instance with undefined ownership! Probably a resource leak!" );
             xModel = m_pImpl->createNewModel_deliverOwnership();
         }
     }




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

Reply via email to