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

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

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

revision 1.2 by gnu_andrew, Sun Mar 6 22:37:05 2005 UTC revision 1.3 by audriusa, Tue Mar 8 15:14:06 2005 UTC
# Line 102  public final class FixedHolder Line 102  public final class FixedHolder
102     */     */
103    public void _read(InputStream input)    public void _read(InputStream input)
104    {    {
105      input.read_fixed();      value = input.read_fixed();
106    }    }
107    
108    /**    /**

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