Kaydet (Commit) c71c0e05 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS mingwport03 (1.21.54); FILE MERGED

2007/01/08 20:20:29 vg 1.21.54.3: RESYNC: (1.24-1.25); FILE MERGED
2006/11/07 13:06:39 vg 1.21.54.2: RESYNC: (1.21-1.24); FILE MERGED
2006/09/07 10:22:06 vg 1.21.54.1: #i53572# MinGW port
üst c4b925a5
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: MConnection.cxx,v $ * $RCSfile: MConnection.cxx,v $
* *
* $Revision: 1.25 $ * $Revision: 1.26 $
* *
* last change: $Author: kz $ $Date: 2006-12-13 16:19:44 $ * last change: $Author: vg $ $Date: 2007-03-26 13:59:24 $
* *
* 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.
...@@ -106,6 +106,9 @@ struct ConnectionImplData ...@@ -106,6 +106,9 @@ struct ConnectionImplData
}; };
// ----------------------------------------------------------------------------- // -----------------------------------------------------------------------------
#ifdef __MINGW32__
extern "C"
#endif
const sal_Char* getSdbcScheme( SdbcScheme _eScheme ) const sal_Char* getSdbcScheme( SdbcScheme _eScheme )
{ {
switch ( _eScheme ) switch ( _eScheme )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment