/[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 by audriusa, Wed Oct 5 16:25:42 2005 UTC revision 1.3 by audriusa, Sun Nov 6 11:32:32 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  
changed lines
  Added in v.1.3

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