gjavah.c (print_name): In JNI case, correctly quote string.
authorTom Tromey <tromey@cygnus.com>
Wed, 23 Feb 2000 20:46:18 +0000 (20:46 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 23 Feb 2000 20:46:18 +0000 (20:46 +0000)
commitc45c5e092dd08db116ed749332f3b19e96830d22
treeb37b5a1811d526e606a007b8b528cbd543f01b3c
parent9fc336c7e6d480aa219344688a607da4a01eea0a
gjavah.c (print_name): In JNI case, correctly quote string.

* gjavah.c (print_name): In JNI case, correctly quote string.
(print_method_info): Don't handle overrides in JNI mode.

From-SVN: r32124
gcc/java/ChangeLog
gcc/java/gjavah.c