/[classpath]/classpath/org/omg/CORBA/ARG_IN.java
ViewVC logotype

Diff of /classpath/org/omg/CORBA/ARG_IN.java

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

revision 1.2 by mkoch, Wed Mar 9 09:56:54 2005 UTC revision 1.3 by mkoch, Sun Mar 13 11:20:17 2005 UTC
# Line 51  public interface ARG_IN Line 51  public interface ARG_IN
51     * The flag, specifying that the parameter is used to pass and not to     * The flag, specifying that the parameter is used to pass and not to
52     * return the data.     * return the data.
53     */     */
54    static final int value = 1;    int value = 1;
55  }  }

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