link.cc: Added variant of create_error_method that will not complain about unused...
authorRobert Schuster <robertschuster@fsfe.org>
Tue, 21 Feb 2006 10:32:31 +0000 (10:32 +0000)
committerRobert Schuster <rschuster@gcc.gnu.org>
Tue, 21 Feb 2006 10:32:31 +0000 (10:32 +0000)
commit592fb5106aa2587fc0a2da8591bdfca87e7dc602
treea94a9736eee084631b817aa6a3374972ac8bb77f
parentf5e605e540df272484a4b36779fc4d942a2e9455
link.cc: Added variant of create_error_method that will not complain about unused...

2006-02-21  Robert Schuster  <robertschuster@fsfe.org>

        * link.cc: Added variant of create_error_method that
        will not complain about unused parameter if compiled with
        USE_LIBFFI not being defined.
        (_Jv_Linker::find_field_helper): Fixed indentation.
        (_Jv_Linker::create_error_method): Fixed indentation.
        (_Jv_Linker::link_symbol_table): Fixed indentation.

From-SVN: r111331
libjava/ChangeLog
libjava/link.cc