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

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

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

revision 1.2.2.2 by gnu_andrew, Sat Sep 10 15:31:35 2005 UTC revision 1.2.2.3 by gnu_andrew, Wed Nov 2 00:43:23 2005 UTC
# Line 83  public class gnuCodecFactory extends Loc Line 83  public class gnuCodecFactory extends Loc
83          "supported by this factory."          "supported by this factory."
84        );        );
85    
86      return new cdrEncapsCodec(orb,      return new CdrEncapsCodecImpl(orb,
87        new Version(for_encoding.major_version, for_encoding.minor_version)        new Version(for_encoding.major_version, for_encoding.minor_version)
88      );      );
89    }    }

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

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