/[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.2 by mark, Sat Jul 2 20:32:09 2005 UTC revision 1.3 by audriusa, Fri Oct 28 10:33:41 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.2  
changed lines
  Added in v.1.3

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