summaryrefslogtreecommitdiff
path: root/remotebridges/source/bridge/bridge_provider.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'remotebridges/source/bridge/bridge_provider.cxx')
-rw-r--r--remotebridges/source/bridge/bridge_provider.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/remotebridges/source/bridge/bridge_provider.cxx b/remotebridges/source/bridge/bridge_provider.cxx
index 54b964ac874f..b505f13c0ca2 100644
--- a/remotebridges/source/bridge/bridge_provider.cxx
+++ b/remotebridges/source/bridge/bridge_provider.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: bridge_provider.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jbu $ $Date: 2001-05-02 14:13:35 $
+ * last change: $Author: jbu $ $Date: 2001-05-03 06:32:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -108,7 +108,7 @@ namespace remotebridges_bridge
}
}
- static convertToRemoteRuntimeException ( uno_Any **ppException,
+ static void convertToRemoteRuntimeException ( uno_Any **ppException,
const ::rtl::OUString &sMessage,
const Reference< XInterface > &rContext,
Mapping &map )