Correct Martin Loewis's last name ("oe" was "o" with umlaut) mangled by
authorRanjit Mathew <rmathew@gcc.gnu.org>
Fri, 27 May 2005 05:22:05 +0000 (05:22 +0000)
committerRanjit Mathew <rmathew@gcc.gnu.org>
Fri, 27 May 2005 05:22:05 +0000 (05:22 +0000)
my editor in the previous commit.

From-SVN: r100247

gcc/java/ChangeLog

index e867f832b90a08173f83d683308242842c42417f..fa86e08cd815518a3997c835825c9bd5446e11b8 100644 (file)
        properly initialize `finished_label'. Don't emit gotos for empty
        try statements.
 
-2000-03-19  Martin v. Lis  <loewis@informatik.hu-berlin.de>
+2000-03-19  Martin v. Loewis  <loewis@informatik.hu-berlin.de>
 
        * except.c (emit_handlers): Clear catch_clauses_last.