]> gcc.gnu.org Git - gcc.git/commit - libjava/ChangeLog
jni.cc (_Jv_JNI_NewGlobalRef, [...]): Remove needless parenthesis...
authorPer Bothner <per@bothner.com>
Wed, 30 Jun 2004 04:52:11 +0000 (21:52 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 30 Jun 2004 04:52:11 +0000 (21:52 -0700)
commit8319dc87090b91a1e892a62850c70a141f57a5e0
treee07e5433a98b9f944117100829912f4a787123ac
parent4877790048c2783291bd85f43866b4ddc6d64af7
jni.cc (_Jv_JNI_NewGlobalRef, [...]): Remove needless parenthesis...

* jni.cc (_Jv_JNI_NewGlobalRef, JNICALL _Jv_JNI_DeleteGlobalRef,
etc etc):  Remove needless parenthesis, which causes __stdcall__
attribute on MinGW to get ignored.

From-SVN: r83892
libjava/ChangeLog
libjava/jni.cc
This page took 0.060044 seconds and 5 git commands to generate.