From: Richard Stallman Date: Mon, 20 Jul 1992 03:32:27 +0000 (+0000) Subject: fix harmless unterminated comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a124fd5ebc449059b6e7db2fef1267f1b050b0c2;p=gcc.git fix harmless unterminated comment. From-SVN: r1640 --- diff --git a/gcc/stmt.c b/gcc/stmt.c index 1713cc3f0ef..bc43b762303 100644 --- a/gcc/stmt.c +++ b/gcc/stmt.c @@ -1443,6 +1443,7 @@ expand_end_stmt_expr (t) } } +*/ /* Return nonzero iff in a try block at level LEVEL. */