From: Ranjit Mathew Date: Fri, 27 May 2005 05:22:05 +0000 (+0000) Subject: Correct Martin Loewis's last name ("oe" was "o" with umlaut) mangled by X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cd8394dd97914540bcbc4dbf5e8803ec8ffbbd6b;p=gcc.git Correct Martin Loewis's last name ("oe" was "o" with umlaut) mangled by my editor in the previous commit. From-SVN: r100247 --- diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index e867f832b90..fa86e08cd81 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -10503,7 +10503,7 @@ properly initialize `finished_label'. Don't emit gotos for empty try statements. -2000-03-19 Martin v. L�is +2000-03-19 Martin v. Loewis * except.c (emit_handlers): Clear catch_clauses_last.