c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.
[gcc.git] / gcc / java / ChangeLog
index 8f0c3be7261dbe6aa6ea19b1ba8011d688fe4c7d..db5651b37e2b1729dbde5eb253f616e04f27b6ea 100644 (file)
@@ -1,3 +1,8 @@
+2003-03-19  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * lang.c (java_dump_tree): Change return type from 'int' to 'bool'.
+       Replace 0 and 1 with true and false in return statements.
+
 2003-03-19  Tom Tromey  <tromey@redhat.com>
 
        * lex.c (do_java_lex): Renamed from java_lex.