From 207f537628316255f51188e520c0673b6fb16bf1 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Thu, 3 Sep 1992 18:28:12 +0000 Subject: [PATCH] properly close comment. From-SVN: r2047 --- gcc/mips-tfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/mips-tfile.c b/gcc/mips-tfile.c index 4e7ea779d5e..4ca0374985a 100644 --- a/gcc/mips-tfile.c +++ b/gcc/mips-tfile.c @@ -5477,7 +5477,7 @@ free_thead (ptr) } -#endif /* MIPS_DEBUGGING_INFO *? +#endif /* MIPS_DEBUGGING_INFO */ /* Output an error message and exit */ -- 2.30.2