Commit c6ef94c5 by Martin Kahlert Committed by Tom Tromey

2002-03-19 Martin Kahlert <martin.kahlert@infineon.com>

	* include/jni.h Use correct C comments

From-SVN: r51046
parent e37b38d7
2002-03-19 Martin Kahlert <martin.kahlert@infineon.com>
* include/jni.h Use correct C comments
2002-03-18 Tom Tromey <tromey@redhat.com>
* include/jni.h (JNIIMPORT): New macro.
......
......@@ -16,7 +16,7 @@ details. */
#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 <stdarg.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment