Imported GNU Classpath 0.19 + gcj-import-20051115.
* sources.am: Regenerated.
* Makefile.in: Likewise.
* scripts/makemake.tcl: Use glob -nocomplain.
From-SVN: r107049
This commit is contained in:
@@ -54,7 +54,7 @@ public class gnuExceptionList
|
||||
/**
|
||||
* A list to store the objects.
|
||||
*/
|
||||
protected corbaArrayList list = new corbaArrayList();
|
||||
protected CorbaList list = new CorbaList();
|
||||
|
||||
/** {@inheritDoc} */
|
||||
public void add(TypeCode an_exception)
|
||||
|
||||
Reference in New Issue
Block a user