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

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

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

revision 1.12 by audriusa, Fri Oct 28 10:33:40 2005 UTC revision 1.13 by audriusa, Fri Oct 28 12:04:39 2005 UTC
# Line 781  public class gnuAny Line 781  public class gnuAny
781            }            }
782          else          else
783            {            {
784              has = holderFactory.createHolder(a_type);              has = HolderLocator.createHolder(a_type);
785              if (has == null)              if (has == null)
786                {                {
787                  // Use the Universal Holder that reads till the end of stream.                  // Use the Universal Holder that reads till the end of stream.

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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