decl.c (java_init_decl_processing): _Jv_NewMultiArray is a varargs function -- correct.
authorAndrew Haley <aph@redhat.com>
Tue, 14 Jan 2003 17:01:04 +0000 (17:01 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 14 Jan 2003 17:01:04 +0000 (17:01 +0000)
commit474113419b419d53e0ad7bf116760a895420aa01
treebff9114e7c7f5887abfc64fa4438973aa826c690
parent4a2953e43df5d5c9acc68f5433f1a6eb54acfa22
decl.c (java_init_decl_processing): _Jv_NewMultiArray is a varargs function -- correct.

2003-01-14  Andrew Haley  <aph@redhat.com>

        * decl.c (java_init_decl_processing): _Jv_NewMultiArray is a
        varargs function -- correct.

From-SVN: r61289
gcc/java/ChangeLog
gcc/java/decl.c