Tag: cws_src680_utf2
User: kr      
Date: 06/06/09 01:00:56

Modified:
 /dba/connectivity/source/drivers/odbc/
  oservices.cxx

Log:
 changed: moved services into the 'unsafe' environment

File Changes:

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

File [changed]: oservices.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/odbc/oservices.cxx?r1=1.3&r2=1.3.276.1
Delta lines:  +3 -3
-------------------
--- oservices.cxx       22 May 2001 10:49:40 -0000      1.3
+++ oservices.cxx       9 Jun 2006 08:00:54 -0000       1.3.276.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: oservices.cxx,v $
  *
- *  $Revision: 1.3 $
+ *  $Revision: 1.3.276.1 $
  *
- *  last change: $Author: vg $ $Date: 2001/05/22 10:49:40 $
+ *  last change: $Author: kr $ $Date: 2006/06/09 08:00:54 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -156,7 +156,7 @@
                                uno_Environment **ppEnv
                        )
 {
-       *ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
+       *ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME ":unsafe";
 }
 
 
//---------------------------------------------------------------------------------------




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

Reply via email to