From beb235f8964321e02e492c9b6856a1ca56f2e027 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Fri, 22 Aug 2003 06:45:14 +0000 Subject: c-decl.c: Fix comment formatting. * c-decl.c: Fix comment formatting. * cfgrtl.c: Likewise. * combine.c: Likewise. * convert.c: Likewise. * dominance.c: Likewise. * dwarf2out.c: Likewise. * dwarfout.c: Likewise. * expmed.c: Likewise. * fold-const.c: Likewise. * gcov.c: Likewise. * genattrtab.c: Likewise. * ggc-common.c: Likewise. * mips-tfile.c: Likewise. * regmove.c: Likewise. From-SVN: r70677 --- gcc/mips-tfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/mips-tfile.c') diff --git a/gcc/mips-tfile.c b/gcc/mips-tfile.c index 5c8b8f8..314ed53 100644 --- a/gcc/mips-tfile.c +++ b/gcc/mips-tfile.c @@ -3280,7 +3280,7 @@ parse_def (const char *name_start) value, indx); - /* deal with struct, union, and enum tags. */ + /* Deal with struct, union, and enum tags. */ if (symbol_type == st_Block) { /* Create or update the tag information. */ -- cgit v1.1