2006-01-07 Audrius Meskauskas <[EMAIL PROTECTED]>
* org/omg/CORBA/INVALID_ACTIVITY.java: Removed non - ASCII character (line 46).
Index: org/omg/CORBA/INVALID_ACTIVITY.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/CORBA/INVALID_ACTIVITY.java,v retrieving revision 1.1 diff -u -r1.1 INVALID_ACTIVITY.java --- org/omg/CORBA/INVALID_ACTIVITY.java 22 Oct 2005 19:57:03 -0000 1.1 +++ org/omg/CORBA/INVALID_ACTIVITY.java 7 Jan 2006 18:44:48 -0000 @@ -43,7 +43,7 @@ /** * Raised when the transaction or Activity is resumed in a different context * than from which it was suspended. It is also raised when the invocation is - * not incompatible with the Activityâs current state. + * not incompatible with the Activity's current state. * * @since 1.5 *
_______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
