check_jni_methods.sh: Don't depend on diff -b ignoring a single trailing whitespace.

* scripts/check_jni_methods.sh: Don't depend on diff -b ignoring
a single trailing whitespace.

From-SVN: r128910
This commit is contained in:
Alexandre Oliva
2007-10-01 19:56:46 +00:00
committed by Alexandre Oliva
parent 96cbc7348f
commit 11cd03c125
2 changed files with 10 additions and 5 deletions
+5
View File
@@ -1,3 +1,8 @@
2007-10-01 Alexandre Oliva <aoliva@redhat.com>
* scripts/check_jni_methods.sh: Don't depend on diff -b ignoring
a single trailing whitespace.
2007-08-22 Andrew John Hughes <gnu_andrew@member.fsf.org>
* java/util/EnumSet.java: