summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 02:02:19 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 02:02:19 +0000
commit1f621ab64161ca0a912cf174905615695aac52fe (patch)
tree6b601e5135c75776ea7602a08d6e62b3481f91b5 /bridges
parentb3bfeea015e945c3cef130c9a3e54a32a9170839 (diff)
INTEGRATION: CWS sb18 (1.2.100); FILE MERGED
2004/05/12 09:11:23 sb 1.2.100.1: #i21150# Adapted to instantiated polymorphic struct types.
Diffstat (limited to 'bridges')
-rw-r--r--bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug107753_Test.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug107753_Test.java b/bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug107753_Test.java
index 4a8e8286ba01..5682581bf7e0 100644
--- a/bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug107753_Test.java
+++ b/bridges/test/com/sun/star/lib/uno/bridges/java_remote/Bug107753_Test.java
@@ -2,9 +2,9 @@
*
* $RCSfile: Bug107753_Test.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-05-22 08:38:16 $
+ * last change: $Author: obo $ $Date: 2004-06-04 03:02:19 $
*
* 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;