Tag: cws_src680_utf2
User: kr      
Date: 06/06/06 07:12:19

Modified:
 /dba/connectivity/source/drivers/mysql/
  Yservices.cxx

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

File Changes:

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

File [changed]: Yservices.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/mysql/Yservices.cxx?r1=1.1&r2=1.1.246.1
Delta lines:  +4 -4
-------------------
--- Yservices.cxx       11 Nov 2002 08:54:32 -0000      1.1
+++ Yservices.cxx       6 Jun 2006 14:12:16 -0000       1.1.246.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: Yservices.cxx,v $
  *
- *  $Revision: 1.1 $
+ *  $Revision: 1.1.246.1 $
  *
- *  last change: $Author: oj $ $Date: 2002/11/11 08:54:32 $
+ *  last change: $Author: kr $ $Date: 2006/06/06 14:12:16 $
  *
  *  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