gjavah.c (print_stub_or_jni): Mark functions only JNIEXPORT, not extern.
authorMark Wielaard <mark@klomp.org>
Fri, 21 May 2004 11:08:02 +0000 (11:08 +0000)
committerMark Wielaard <mark@gcc.gnu.org>
Fri, 21 May 2004 11:08:02 +0000 (11:08 +0000)
commitf1865cde4be5cfa09f94ff9821ba1d38deb45c49
tree321e51ed296c20bcd3c0d2d43bece83b747ca53c
parent942e0f44143290f7475d161fd27b049098182841
gjavah.c (print_stub_or_jni): Mark functions only JNIEXPORT, not extern.

       * gjavah.c (print_stub_or_jni): Mark functions only JNIEXPORT, not
       extern.

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