/[classpath]/classpath/gnu/CORBA/Minor.java
ViewVC logotype

Diff of /classpath/gnu/CORBA/Minor.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.1 by gnu_andrew, Wed Nov 2 00:43:23 2005 UTC revision 1.2.2.2 by gnu_andrew, Sun Nov 27 21:00:36 2005 UTC
# Line 272  public interface Minor Line 272  public interface Minor
272     * submitting large number of requests.     * submitting large number of requests.
273     */     */
274    int Threads = 21 | vendor;    int Threads = 21 | vendor;
275      
276      /**
277       * The IOR starts with file://, http:// or ftp://, but this local or remote
278       * resource is not accessible.
279       */
280      int Missing_IOR = 22 | vendor;
281    
282  }  }

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26