This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Bad Comment in jni.h
- From: Tom Tromey <tromey at redhat dot com>
- To: martin dot kahlert at infineon dot com
- Cc: java-patches at gcc dot gnu dot org
- Date: 19 Mar 2002 15:18:47 -0700
- Subject: Re: Bad Comment in jni.h
- References: <20020319154835.A22168@keksy.muc.infineon.com>
- Reply-to: tromey at redhat dot com
>>>>> "Martin" == Martin Kahlert <martin.kahlert@infineon.com> writes:
Martin> Here is a nice little patch against gcc-20020318.
Martin> Reason: See the same file 9 lines above :-)
Martin> 2002-03-19 Martin Kahlert <martin.kahlert@infineon.com>
Martin> * include/jni.h Use correct C comments
Thanks. I'm checking this in.
I added that comment to remind me not to add another `//' comment.
Then I went and did it again :-(.
Next step: some embedded Emacs-lisp code to check the file before
saving :-)
Tom