From 1f621ab64161ca0a912cf174905615695aac52fe Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 4 Jun 2004 02:02:19 +0000 Subject: 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. --- .../com/sun/star/lib/uno/bridges/java_remote/Bug107753_Test.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bridges') 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; -- cgit