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

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

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

revision 1.1.2.1 by gnu_andrew, Fri May 20 18:20:49 2005 UTC revision 1.1.2.2 by gnu_andrew, Fri May 27 00:01:44 2005 UTC
# Line 467  public class IOR Line 467  public class IOR
467          // One tagged component.          // One tagged component.
468          b.write_long(1);          b.write_long(1);
469    
470          b.write_long(CodeSets.TAG_CODE_SETS);          b.write_long(CodeSets_profile.TAG_CODE_SETS);
471          CodeSets.write(b);          CodeSets.write(b);
472    
473          b.close();          b.close();

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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