2005-10-23 Audrius Meskauskas <[EMAIL PROTECTED]>
* gnu/CORBA/Interceptor/Registrator.java (m_prefix): Made static.
Index: gnu/CORBA/Interceptor/Registrator.java
===================================================================
RCS file: /cvsroot/classpath/classpath/gnu/CORBA/Interceptor/Registrator.java,v
retrieving revision 1.5
diff -u -r1.5 Registrator.java
--- gnu/CORBA/Interceptor/Registrator.java 13 Oct 2005 20:58:54 -0000
1.5
+++ gnu/CORBA/Interceptor/Registrator.java 23 Oct 2005 10:48:56 -0000
@@ -88,7 +88,7 @@
/**
* The agreed properties prefix.
*/
- public final String m_prefix =
+ public static final String m_prefix =
"org.omg.PortableInterceptor.ORBInitializerClass.";
/**
_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches