2002-03-19 Martin Kahlert <martin.kahlert@infineon.com>
* include/jni.h Use correct C comments From-SVN: r51046
This commit is contained in:
parent
e37b38d7d6
commit
c6ef94c533
@ -1,3 +1,7 @@
|
|||||||
|
2002-03-19 Martin Kahlert <martin.kahlert@infineon.com>
|
||||||
|
|
||||||
|
* include/jni.h Use correct C comments
|
||||||
|
|
||||||
2002-03-18 Tom Tromey <tromey@redhat.com>
|
2002-03-18 Tom Tromey <tromey@redhat.com>
|
||||||
|
|
||||||
* include/jni.h (JNIIMPORT): New macro.
|
* include/jni.h (JNIIMPORT): New macro.
|
||||||
|
@ -16,7 +16,7 @@ details. */
|
|||||||
|
|
||||||
#include <gcj/libgcj-config.h>
|
#include <gcj/libgcj-config.h>
|
||||||
|
|
||||||
// We include <stdio.h> for compatibility with Sun's <jni.h>.
|
/* We include <stdio.h> for compatibility with Sun's <jni.h>. */
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user