classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI:Removing non ASCII character from org/omg/CORBA/INVALID


From: Meskauskas Audrius
Subject: [cp-patches] FYI:Removing non ASCII character from org/omg/CORBA/INVALID_ACTIVITY.java
Date: Sat, 07 Jan 2006 19:51:20 +0100
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

2006-01-07  Audrius Meskauskas  <address@hidden>

* 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
  *

reply via email to

[Prev in Thread] Current Thread [Next in Thread]