2004-05-19 Paolo Bonzini <bonzini@gnu.org>
* typeck.c: Remove non-printable character 160.
From-SVN: r82027
+2004-05-19 Paolo Bonzini <bonzini@gnu.org>
+
+ * typeck.c: Remove non-printable character 160.
+
2004-05-17 Ranjit Mathew <rmathew@hotmail.com>
* check-init.c: Correct minor typos.
method_signature, build_java_signature);
}
-/* Return true iff CLASS (or its ancestors) has a method METHOD_NAME. */
+/* Return true iff CLASS (or its ancestors) has a method METHOD_NAME. */
int
has_method (tree class, tree method_name)
{