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

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

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

revision 1.1.2.2 by gnu_andrew, Tue Aug 2 20:12:08 2005 UTC revision 1.1.2.3 by gnu_andrew, Wed Nov 2 00:43:23 2005 UTC
# Line 54  public class gnuExceptionList Line 54  public class gnuExceptionList
54    /**    /**
55     * A list to store the objects.     * A list to store the objects.
56     */     */
57    protected corbaArrayList list = new corbaArrayList();    protected CorbaList list = new CorbaList();
58    
59    /** {@inheritDoc} */    /** {@inheritDoc} */
60    public void add(TypeCode an_exception)    public void add(TypeCode an_exception)

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

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