summaryrefslogtreecommitdiff
path: root/remotebridges
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-11-21 16:42:57 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-11-21 16:42:57 +0000
commit044f9123c9b30548e920ea9256da02bfc9074669 (patch)
tree94c13126c60d6b920faf8448b7d0f08c7d9395d0 /remotebridges
parentc1ec8686da9c188d01ba53648f8e6c7049df8484 (diff)
INTEGRATION: CWS pj65 (1.8.8); FILE MERGED
2006/10/31 13:25:38 pjanik 1.8.8.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.
Diffstat (limited to 'remotebridges')
-rw-r--r--remotebridges/source/factory/bridgeimpl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/remotebridges/source/factory/bridgeimpl.cxx b/remotebridges/source/factory/bridgeimpl.cxx
index e46c8cfa5ba9..e5c85dc7e7a2 100644
--- a/remotebridges/source/factory/bridgeimpl.cxx
+++ b/remotebridges/source/factory/bridgeimpl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bridgeimpl.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 13:17:34 $
+ * last change: $Author: vg $ $Date: 2006-11-21 17:42:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -130,7 +130,7 @@ namespace remotebridges_factory {
}
if( pContext )
{
- sal_Int32 nIndex;
+ sal_Int32 nIndex = 0;
OUString sProtocol = OUString( m_pContext->m_pProtocol ).getToken( 0 , ',' , nIndex );
// get the appropriate remote environment