summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 02:04:25 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 02:04:25 +0000
commit5862d886fca8ca3cf6301d5ecb376c057a0a0b03 (patch)
tree802bcbb067a1e2e909247b6b288825cbccb1cc02 /bridges
parent6f7e5b0a77ffc9a50f5bfe6fcf796680f50c5d73 (diff)
INTEGRATION: CWS sb18 (1.2.8); FILE MERGED
2004/05/12 09:11:25 sb 1.2.8.1: #i21150# Adapted to instantiated polymorphic struct types.
Diffstat (limited to 'bridges')
-rwxr-xr-xbridges/test/com/sun/star/lib/uno/bridges/java_remote/MethodIdTest.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/bridges/test/com/sun/star/lib/uno/bridges/java_remote/MethodIdTest.java b/bridges/test/com/sun/star/lib/uno/bridges/java_remote/MethodIdTest.java
index 3b24c9980145..766f0cbe8f50 100755
--- a/bridges/test/com/sun/star/lib/uno/bridges/java_remote/MethodIdTest.java
+++ b/bridges/test/com/sun/star/lib/uno/bridges/java_remote/MethodIdTest.java
@@ -2,9 +2,9 @@
*
* $RCSfile: MethodIdTest.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-03-25 14:58:06 $
+ * last change: $Author: obo $ $Date: 2004-06-04 03:04:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,7 @@
*
************************************************************************/
-package com.sun.star.lib.uno.bridges.java_remote;
+package com.sun.star.lib.uno.bridges.javaremote;
import com.sun.star.bridge.XBridge;
import com.sun.star.bridge.XInstanceProvider;